Uses of Class
com.eviware.soapui.model.testsuite.TestCase.TestStatus

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 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 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.
 



Copyright © 2005 eviware.com. All Rights Reserved.