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