com.eviware.soapui.impl.wsdl.teststeps.assertions
Interface ResponseAssertion

All Known Implementing Classes:
GroovyScriptAssertion, NotSoapFaultAssertion, ResponseSLAAssertion, SchemaComplianceAssertion, SimpleContainsAssertion, SimpleNotContainsAssertion, SoapFaultAssertion, SoapResponseAssertion, XPathContainsAssertion, XQueryContainsAssertion

public interface ResponseAssertion

Behaviour for a assertion for the response in a WsdlMessageExchange

Author:
ole.matzura

Method Summary
 Assertable.AssertionStatus assertResponse(WsdlMessageExchange messageExchange, SubmitContext context)
           
 

Method Detail

assertResponse

Assertable.AssertionStatus assertResponse(WsdlMessageExchange messageExchange,
                                          SubmitContext context)


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