| Package | Description | 
|---|---|
| com.eviware.soapui.impl.wsdl.loadtest | LoadTest-related classes | 
| com.eviware.soapui.impl.wsdl.mock | WsdlMockService-related classes | 
| com.eviware.soapui.impl.wsdl.panels.support | Support classes for panels | 
| 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.model.testsuite | Test-related model items | 
| com.eviware.soapui.security | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WsdlLoadTestContextLoadTestRunContext implementation for WsdlLoadTests | 
| Modifier and Type | Method and Description | 
|---|---|
| TestRunContext | WsdlLoadTestRunner. getRunContext() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WsdlMockRunContextMockRunContext available during dispatching of a WsdlMockRequest | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MockLoadTestRunContext | 
| class  | MockProjectRunContext | 
| class  | MockTestRunContextDummy TestRunContext used when executing TestSteps one by one | 
| class  | MockTestSuiteRunContext | 
| Modifier and Type | Method and Description | 
|---|---|
| TestRunContext | AbstractMockTestRunner. getRunContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractMockTestRunner. setRunContext(TestRunContext context) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractTestRunner<T extends TestRunnable,T2 extends TestRunContext>WSDL TestCase Runner - runs all steps in a testcase and collects performance
 data | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WsdlProjectRunContext | 
| class  | WsdlTestRunContextTestRunContext for WsdlTestCase runners | 
| class  | WsdlTestSuiteRunContextTestRunContext for WsdlTestCase runners | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | LoadTestRunContextContext information for a loadtest run session | 
| interface  | ProjectRunContextContext information for a testcase run session | 
| interface  | TestCaseRunContextContext information for a testcase run session | 
| interface  | TestSuiteRunContextContext information for a testcase run session | 
| Modifier and Type | Method and Description | 
|---|---|
| TestRunContext | TestRunner. getRunContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RunListener. afterRun(TestRunner testRunner,
        TestRunContext runContext) | 
| void | RunListener. beforeRun(TestRunner testRunner,
         TestRunContext runContext) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SecurityTestRunContextContext information for a securitytest run session | 
Copyright © 2019. All Rights Reserved.