|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestRunner.Status | |
---|---|
com.eviware.soapui.impl.wsdl | WSDL 1.1 implementations of soapui model interface |
com.eviware.soapui.model.testsuite | Test-related model items |
Uses of TestRunner.Status in com.eviware.soapui.impl.wsdl |
---|
Methods in com.eviware.soapui.impl.wsdl that return TestRunner.Status | |
---|---|
TestRunner.Status |
WsdlTestRunner.getStatus()
|
Uses of TestRunner.Status in com.eviware.soapui.model.testsuite |
---|
Methods in com.eviware.soapui.model.testsuite that return TestRunner.Status | |
---|---|
TestRunner.Status |
TestRunner.getStatus()
|
static TestRunner.Status |
TestRunner.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TestRunner.Status[] |
TestRunner.Status.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |