Uses of Class
com.eviware.soapui.model.testsuite.TestRunner.Status

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.
 



Copyright © 2005 eviware.com. All Rights Reserved.