Package com.eviware.soapui.impl.wsdl.teststeps.assertions

WsdlAssertion implementations and related classes

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
 

Package com.eviware.soapui.impl.wsdl.teststeps.assertions Description

WsdlAssertion implementations and related classes



Copyright © 2005-2007 eviware.com. All Rights Reserved.