Uses of Class
com.eviware.soapui.impl.wsdl.WsdlTestSuite

Packages that use WsdlTestSuite
com.eviware.soapui.impl.wsdl WSDL 1.1 implementations of soapui model interface 
com.eviware.soapui.impl.wsdl.actions.testsuite WsdlTestSuite related actions 
 

Uses of WsdlTestSuite in com.eviware.soapui.impl.wsdl
 

Methods in com.eviware.soapui.impl.wsdl that return WsdlTestSuite
 WsdlTestSuite WsdlProject.addNewTestSuite(java.lang.String name)
           
 

Methods in com.eviware.soapui.impl.wsdl with parameters of type WsdlTestSuite
 void WsdlProject.notifyTestSuiteAdded(WsdlTestSuite testSuite)
           
 void WsdlProject.notifyTestSuiteRemoved(WsdlTestSuite testSuite)
           
 void WsdlProject.removeTestSuite(WsdlTestSuite testSuite)
           
 

Constructors in com.eviware.soapui.impl.wsdl with parameters of type WsdlTestSuite
WsdlTestCase(WsdlTestSuite testSuite, com.eviware.soapui.config.TestCaseConfig config)
           
 

Uses of WsdlTestSuite in com.eviware.soapui.impl.wsdl.actions.testsuite
 

Constructors in com.eviware.soapui.impl.wsdl.actions.testsuite with parameters of type WsdlTestSuite
AddNewTestCaseAction(WsdlTestSuite testSuite)
           
RemoveTestSuiteAction(WsdlTestSuite testSuite)
           
RenameTestSuiteAction(WsdlTestSuite testSuite)
           
 



Copyright © 2005 eviware.com. All Rights Reserved.