Class |
Description |
AbstractXmlContainsAssertion
|
|
AssertionConfigurationDialog
|
|
AssertionConfigurationDialog.CancelAction
|
|
AssertionConfigurationDialog.DeclareNamespacesFromCurrentAction
|
|
AssertionConfigurationDialog.OkAction
|
|
AssertionConfigurationDialog.SelectFromCurrentAction
|
|
AssertionConfigurationDialog.TestPathAction
|
|
AssertionGroup
|
|
AssertionGroup.Factory
|
|
AssertionGroupUtils
|
|
GroovyScriptAssertion
|
Assertion performed by a custom Groovy Script |
GroovyScriptAssertion.Factory
|
|
HTTPHeaderContainsAssertion
|
|
HTTPHeaderContainsAssertion.Factory
|
|
HTTPHeadersEqualsAssertion
|
|
HTTPHeadersEqualsAssertion.Factory
|
|
JsonSchemaComplianceAssertion
|
|
JsonSchemaComplianceAssertion.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
|
|
XmlBeansXQuery
|
|