| Class | Description |
|---|---|
| AbstractXmlContainsAssertion | |
| AssertionConfigurationDialog | |
| GroovyScriptAssertion |
Assertion performed by a custom Grooy Script
|
| GroovyScriptAssertion.Factory | |
| ResponseSLAAssertion |
Assertion for verifiying that responses occurred in the desired amount of
time.
|
| ResponseSLAAssertion.Factory | |
| SchemaComplianceAssertion |
Asserts that a request or response message complies with its related WSDL
definition / XML Schema
|
| SchemaComplianceAssertion.Factory | |
| SimpleContainsAssertion |
Assertion that checks for a specified text token in the associated
WsdlTestRequests response XML message
|
| SimpleContainsAssertion.Factory | |
| SimpleNotContainsAssertion |
Assertion that checks for the non-existence of a specified text token in the
associated WsdlTestRequests response message
|
| SimpleNotContainsAssertion.Factory | |
| XPathContainsAssertion |
Assertion that matches a specified XPath expression and its expected result
against the associated WsdlTestRequests response message
|
| XPathContainsAssertion.Factory | |
| XQueryContainsAssertion |
Assertion that matches a specified XQuery expression and its expected result
against the associated WsdlTestRequests response message
|
| XQueryContainsAssertion.Factory |
Copyright © 2019. All Rights Reserved.