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

WsdlAssertion implementations and related classes

See:
          Description

Interface Summary
RequestAssertion Deprecated.  
ResponseAssertion Deprecated.  
 

Class Summary
AssertionError Deprecated. moved to com.eviware.soapui.model.testsuite.AssertionError
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
WSSStatusAssertion Assertion for verifiying that WS-Security processing was ok
XPathContainsAssertion Assertion that matches a specified XPath expression and its expected result against the associated WsdlTestRequests response message
XQueryContainsAssertion Assertion that matches a specified XQuery expression and its expected result against the associated WsdlTestRequests response message
 

Enum Summary
WsdlAssertionRegistry.AssertableType  
 

Exception Summary
AssertionException Deprecated. moved to com.eviware.soapui.model.testsuite.AssertionException
 

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

WsdlAssertion implementations and related classes



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