Forum Discussion
omatzura
18 years agoSuper Contributor
Hi,
try the following instead:
any better?
/Ole
eviware.com
try the following instead:
package soapui.Test
public class TestRequest
{
public TestRequest
{
}
def getTest() {
return 123657;
}
}
any better?
/Ole
eviware.com