|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WsdlTestRunContext | |
|---|---|
| com.eviware.soapui.impl.wsdl.mock | WsdlMockService-related classes |
| com.eviware.soapui.impl.wsdl.support | WSDL-related support classes |
| com.eviware.soapui.impl.wsdl.testcase | WSDL implementations of TestCase-related interfaces |
| com.eviware.soapui.security | |
| 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.support |
|---|
| Classes in com.eviware.soapui.impl.wsdl.support with type parameters of type WsdlTestRunContext | |
|---|---|
class |
AbstractTestCaseRunner<T extends TestRunnable,T2 extends WsdlTestRunContext>
Abstract runner class - runs all steps in a TestCase or a SecurityTest and collects performance data |
| 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.failTestRunnableOnErrors(WsdlTestRunContext runContext)
|
protected int |
WsdlTestCaseRunner.runCurrentTestStep(WsdlTestRunContext runContext,
int currentStepIndex)
|
| Uses of WsdlTestRunContext in com.eviware.soapui.security |
|---|
| Subclasses of WsdlTestRunContext in com.eviware.soapui.security | |
|---|---|
class |
SecurityTestRunContext
Context information for a securitytest run session |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||