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

WsdlAssertion implementations and related classes

See:
          Description

Class Summary
AssertionError Holder for an assertion error
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 not a SOAP Fault
XPathContainsAssertion Assertion that matches a specified XPath expression and its expected result against the associated WsdlTestRequests response message
 

Exception Summary
AssertionException Exception thrown during assertion
 

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

WsdlAssertion implementations and related classes



Copyright © 2005 eviware.com. All Rights Reserved.