Modifier and Type | Interface and Description |
---|---|
interface |
OAuth2ProfileContainer |
interface |
RestRequestInterface |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOAuth2ProfileContainer |
class |
OAuth1Profile |
class |
OAuth2Profile
Encapsulates values associated with an Oauth2 flow.
|
class |
RestRequest
Request implementation holding a SOAP request
|
Modifier and Type | Class and Description |
---|---|
class |
RestMockResponse |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractHttpRequestInterface<T extends AbstractRequestConfig> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHttpRequest<T extends AbstractRequestConfig> |
class |
AbstractMockResponse<MockResponseConfigType extends BaseMockResponseConfig> |
Modifier and Type | Interface and Description |
---|---|
interface |
HttpRequestInterface<T extends AbstractRequestConfig> |
Modifier and Type | Class and Description |
---|---|
class |
HttpRequest |
Modifier and Type | Class and Description |
---|---|
class |
WsaRequest |
Modifier and Type | Class and Description |
---|---|
class |
WsdlProject
WSDL project implementation
|
class |
WsdlRequest
Request implementation holding a SOAP request
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultEndpointStrategy |
class |
DefaultEndpointStrategy.EndpointDefaults |
Modifier and Type | Class and Description |
---|---|
class |
WsdlMockResponse
A WsdlMockResponse contained by a WsdlMockOperation
|
Modifier and Type | Interface and Description |
---|---|
interface |
WssContainer |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWssContainer |
class |
OutgoingWss |
Modifier and Type | Class and Description |
---|---|
class |
AutomaticSAMLEntry |
class |
EncryptionEntry |
class |
ManualSAMLEntry |
class |
SignatureEntry |
class |
TimestampEntry |
class |
UsernameEntry |
class |
WssEntryBase |
Modifier and Type | Interface and Description |
---|---|
interface |
HttpTestRequestInterface<T extends AbstractRequestConfig> |
interface |
HttpTestRequestStepInterface |
interface |
RestTestRequestInterface |
interface |
RestTestRequestStepInterface |
Modifier and Type | Class and Description |
---|---|
class |
HttpTestRequest |
class |
HttpTestRequestStep |
class |
ManualTestStep |
class |
RestTestRequest |
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 |
WsdlMessageAssertion
Base class for WsdlAssertions
|
class |
WsdlMockResponseTestStep |
class |
WsdlTestRequest
WsdlRequest extension that adds WsdlAssertions
|
class |
WsdlTestRequestStep
WsdlTestStep that executes a WsdlTestRequest
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractXmlContainsAssertion |
class |
GroovyScriptAssertion
Assertion performed by a custom Grooy Script
|
class |
ResponseSLAAssertion
Assertion for verifiying that responses occurred in the desired amount of
time.
|
class |
SchemaComplianceAssertion
Asserts that a request or response message complies with its related WSDL
definition / XML Schema
|
class |
SimpleContainsAssertion
Assertion that checks for a specified text token in the associated
WsdlTestRequests response XML message
|
class |
SimpleNotContainsAssertion
Assertion that checks for the non-existence of a specified text token in the
associated WsdlTestRequests response message
|
class |
XPathContainsAssertion
Assertion that matches a specified XPath expression and its expected result
against the associated WsdlTestRequests response message
|
class |
XQueryContainsAssertion
Assertion that matches a specified XQuery expression and its expected result
against the associated WsdlTestRequests response message
|
Modifier and Type | Class and Description |
---|---|
class |
HttpDownloadAllResourcesAssertion |
Modifier and Type | Class and Description |
---|---|
class |
JdbcStatusAssertion |
class |
JdbcTimeoutAssertion |
Modifier and Type | Class and Description |
---|---|
class |
JMSStatusAssertion
Asserts JMS connection
|
class |
JMSTimeoutAssertion
Asserts JMS response within timeout
|
Modifier and Type | Class and Description |
---|---|
class |
JsonPathAssertionBase |
class |
JsonPathContentAssertion |
class |
JsonPathCountAssertion |
class |
JsonPathExistenceAssertion |
class |
JsonPathRegExAssertion |
Modifier and Type | Class and Description |
---|---|
class |
NotSoapFaultAssertion
Assertion that checks that the associated WsdlTestRequests response is not a
SOAP Fault
|
class |
SoapFaultAssertion
Assertion that checks that the associated WsdlTestRequests response is a SOAP
Fault
|
class |
SoapRequestAssertion
Asserts that the specified message is a valid SOAP Message
|
class |
SoapResponseAssertion
Asserts that the specified message is a valid SOAP Message
|
class |
WSARequestAssertion
Assertion for verifying that WS-Addressing processing was ok
|
class |
WSAResponseAssertion
Assertion for verifying that WS-Addressing processing was ok
|
class |
WSSStatusAssertion
Assertion for verifiying that WS-Security processing was ok
|
Modifier and Type | Class and Description |
---|---|
class |
CrossSiteScriptAssertion |
class |
InvalidHttpStatusCodesAssertion
Asserts Http status code in response
|
class |
SensitiveInfoExposureAssertion |
class |
ValidHttpStatusCodesAssertion
Asserts Http status code in response
|
Copyright © 2019. All Rights Reserved.