|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
RequestAssertion | Behaviour for a assertion for the request in a WsdlMessageExchange |
ResponseAssertion | Behaviour for a assertion for the response in a WsdlMessageExchange |
Class Summary | |
---|---|
AssertionError | Holder for an assertion error |
GroovyScriptAssertion | Assertion performed by a custom Grooy Script |
NotSoapFaultAssertion | Assertion that checks that the associated WsdlTestRequests response is not a SOAP Fault |
ResponseSLAAssertion | Assertion for verifiying that responses occurred in the desired amount of time. |
SchemaComplianceAssertion | Asserts that a request or response message complies with its related WSDL definition / XML Schema |
SimpleContainsAssertion | Assertion that checks for a specified text token in the associated WsdlTestRequests response XML message |
SimpleNotContainsAssertion | Assertion that checks for the non-existence of a specified text token in the associated WsdlTestRequests response message |
SoapFaultAssertion | Assertion that checks that the associated WsdlTestRequests response is a SOAP Fault |
SoapResponseAssertion | Asserts that the specified message is a valid SOAP Message |
WsdlAssertionRegistry | Registry for WsdlAssertions |
XPathContainsAssertion | Assertion that matches a specified XPath expression and its expected result against the associated WsdlTestRequests response message |
Enum Summary | |
---|---|
WsdlAssertionRegistry.AssertionType |
Exception Summary | |
---|---|
AssertionException | Exception thrown during assertion |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |