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

WsdlAssertion implementations and related classes

See:
          Description

Interface Summary
RequestAssertion  
ResponseAssertion  
 

Class Summary
AssertionError Holder for an assertion error
NotSoapFaultAssertion Assertion that checks that the associated WsdlTestRequests response is not a SOAP Fault
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  
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.