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 |
WsdlLoadTestContext
LoadTestRunContext implementation for WsdlLoadTests
|
Modifier and Type | Method and Description |
---|---|
TestRunContext |
WsdlLoadTestRunner.getRunContext() |
Modifier and Type | Class and Description |
---|---|
class |
WsdlMockRunContext
MockRunContext available during dispatching of a WsdlMockRequest
|
Modifier and Type | Class and Description |
---|---|
class |
MockLoadTestRunContext |
class |
MockProjectRunContext |
class |
MockTestRunContext
Dummy 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 |
WsdlTestRunContext
TestRunContext for WsdlTestCase runners
|
class |
WsdlTestSuiteRunContext
TestRunContext for WsdlTestCase runners
|
Modifier and Type | Interface and Description |
---|---|
interface |
LoadTestRunContext
Context information for a loadtest run session
|
interface |
ProjectRunContext
Context information for a testcase run session
|
interface |
TestCaseRunContext
Context information for a testcase run session
|
interface |
TestSuiteRunContext
Context 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 |
SecurityTestRunContext
Context information for a securitytest run session
|
Copyright © 2019. All Rights Reserved.