Package | Description |
---|---|
com.eviware.soapui.impl.support.http | |
com.eviware.soapui.impl.wsdl |
WSDL 1.1 implementations of soapui model interface
|
com.eviware.soapui.impl.wsdl.monitor | |
com.eviware.soapui.impl.wsdl.panels.mockoperation |
WsdlMockOperation panels and related classes
|
com.eviware.soapui.impl.wsdl.submit |
Submit-specific interfaces
|
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.impl.wsdl.teststeps |
WsdlTestStep implementations
|
com.eviware.soapui.impl.wsdl.teststeps.registry |
TestStep registry and factories
|
com.eviware.soapui.model.iface |
Interface-related model items
|
com.eviware.soapui.model.testsuite |
Test-related model items
|
com.eviware.soapui.security.support |
Modifier and Type | Interface and Description |
---|---|
interface |
HttpRequestTestStep |
Modifier and Type | Class and Description |
---|---|
class |
WsdlTestSuite
TestSuite implementation for WSDL projects.
|
Modifier and Type | Class and Description |
---|---|
class |
JProxyServletWsdlMonitorMessageExchange |
class |
TcpMonWsdlMonitorMessageExchange |
class |
WsdlMonitorMessageExchange |
Modifier and Type | Class and Description |
---|---|
class |
WsdlMockRequestMessageExchange |
class |
WsdlMockResponseMessageExchange
WsdlMessageExchange for a WsdlMockResponse, required for validations
|
class |
WsdlMockResultMessageExchange
WsdlMessageExchange for a WsdlMockResult, required for validations
|
Modifier and Type | Interface and Description |
---|---|
interface |
HttpMessageExchange |
interface |
RestMessageExchange |
interface |
WsdlMessageExchange |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMessageExchange<T extends ModelItem> |
class |
AbstractRestMessageExchange<T extends ModelItem>
MessageExchange for WSDL-based exchanges
|
class |
AbstractWsdlMessageExchange<T extends ModelItem>
MessageExchange for WSDL-based exchanges
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractNonHttpMessageExchange<T extends ModelItem> |
class |
AMFMessageExchange |
class |
JdbcMessageExchange |
Modifier and Type | Class and Description |
---|---|
class |
WsdlTestCase
TestCase implementation for WSDL projects
|
Modifier and Type | Interface and Description |
---|---|
interface |
HttpTestRequestStepInterface |
interface |
RestTestRequestStepInterface |
Modifier and Type | Class and Description |
---|---|
class |
AMFRequestTestStep |
class |
AMFTestStepResult |
class |
HttpResponseMessageExchange |
class |
HttpTestRequestStep |
class |
JdbcRequestTestStep
WsdlTestStep that executes a WsdlTestRequest
|
class |
JdbcTestStepResult |
class |
ManualTestStep |
class |
PropertyTransfersTestStep
WsdlTestStep for transferring values from a WsdlTestRequest response to a
WsdlTestRequest request using XPath expressions
|
class |
RestRequestStepResult
TestStepResult for a WsdlTestRequestStep
|
class |
RestResponseMessageExchange |
class |
RestTestRequestStep |
class |
WsdlDelayTestStep
TestStep that delays execution for a number of milliseconds
|
class |
WsdlGotoTestStep
TestStep that moves execution to another step based on the contents of a XML
Property
|
class |
WsdlGroovyScriptTestStep
TestStep that executes an arbitrary Groovy script
|
class |
WsdlMockResponseTestStep |
class |
WsdlPropertiesTestStep
TestStep that holds an arbitrary number of custom properties
|
class |
WsdlResponseMessageExchange
WsdlMessageExchange for a WsdlRequest and its response
|
class |
WsdlRunTestCaseTestStep |
class |
WsdlTestRequestStep
WsdlTestStep that executes a WsdlTestRequest
|
class |
WsdlTestRequestStepResult
TestStepResult for a WsdlTestRequestStep
|
class |
WsdlTestStep
Base class for WSDL TestCase test steps.
|
class |
WsdlTestStepWithProperties
Base class for WSDL TestCase test steps.
|
Modifier and Type | Class and Description |
---|---|
static class |
ProPlaceholderStepFactory.WsdlProPlaceholderTestStep |
Modifier and Type | Interface and Description |
---|---|
interface |
MessageExchange
An exchange of a request and response message
|
Modifier and Type | Interface and Description |
---|---|
interface |
OperationTestStep
A TestStep in a TestCase
|
interface |
RequestAssertedMessageExchange |
interface |
ResponseAssertedMessageExchange |
interface |
SamplerTestStep |
interface |
TestCase
A TestCase holding a number of TestSteps
|
interface |
TestStep
A TestStep in a TestCase
|
interface |
TestSuite
A TestSuite holding a number of TestCases
|
Modifier and Type | Class and Description |
---|---|
class |
FailedSecurityMessageExchange |
Copyright © 2019. All Rights Reserved.