Uses of Class
com.eviware.soapui.impl.wsdl.testcase.WsdlTestRunContext

Packages that use WsdlTestRunContext
com.eviware.soapui.impl.wsdl.mock WsdlMockService-related classes 
com.eviware.soapui.impl.wsdl.testcase WSDL implementations of TestCase-related interfaces 
 

Uses of WsdlTestRunContext in com.eviware.soapui.impl.wsdl.mock
 

Methods in com.eviware.soapui.impl.wsdl.mock with parameters of type WsdlTestRunContext
 WsdlMockRunner WsdlMockService.start(WsdlTestRunContext context)
           
 

Constructors in com.eviware.soapui.impl.wsdl.mock with parameters of type WsdlTestRunContext
WsdlMockRunContext(WsdlMockService mockService, WsdlTestRunContext context)
           
WsdlMockRunner(WsdlMockService mockService, WsdlTestRunContext context)
           
 

Uses of WsdlTestRunContext in com.eviware.soapui.impl.wsdl.testcase
 

Methods in com.eviware.soapui.impl.wsdl.testcase that return WsdlTestRunContext
 WsdlTestRunContext WsdlTestCaseRunner.createContext(StringToObjectMap properties)
           
 

Methods in com.eviware.soapui.impl.wsdl.testcase with parameters of type WsdlTestRunContext
protected  void WsdlTestCaseRunner.internalFinally(WsdlTestRunContext runContext)
           
 void WsdlTestCaseRunner.internalRun(WsdlTestRunContext runContext)
           
 



Copyright © 2005-2009 eviware.com. All Rights Reserved.