|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestAssertion | |
---|---|
com.eviware.soapui.impl.wsdl.teststeps.assertions | WsdlAssertion implementations and related classes |
com.eviware.soapui.impl.wsdl.teststeps.assertions.basic | |
com.eviware.soapui.impl.wsdl.teststeps.assertions.soap |
Uses of RequestAssertion in com.eviware.soapui.impl.wsdl.teststeps.assertions |
---|
Subinterfaces of RequestAssertion in com.eviware.soapui.impl.wsdl.teststeps.assertions | |
---|---|
interface |
RequestAssertion
Deprecated. |
Uses of RequestAssertion in com.eviware.soapui.impl.wsdl.teststeps.assertions.basic |
---|
Classes in com.eviware.soapui.impl.wsdl.teststeps.assertions.basic that implement RequestAssertion | |
---|---|
class |
GroovyScriptAssertion
Assertion performed by a custom Grooy Script |
class |
SchemaComplianceAssertion
Asserts that a request or response message complies with its related WSDL definition / XML Schema |
class |
SimpleContainsAssertion
Assertion that checks for a specified text token in the associated WsdlTestRequests response XML message |
class |
SimpleNotContainsAssertion
Assertion that checks for the non-existence of a specified text token in the associated WsdlTestRequests response message |
class |
XPathContainsAssertion
Assertion that matches a specified XPath expression and its expected result against the associated WsdlTestRequests response message |
class |
XQueryContainsAssertion
Assertion that matches a specified XQuery expression and its expected result against the associated WsdlTestRequests response message |
Uses of RequestAssertion in com.eviware.soapui.impl.wsdl.teststeps.assertions.soap |
---|
Classes in com.eviware.soapui.impl.wsdl.teststeps.assertions.soap that implement RequestAssertion | |
---|---|
class |
SoapResponseAssertion
Asserts that the specified message is a valid SOAP Message |
class |
WSAAssertion
Assertion for verifying that WS-Addressing processing was ok |
class |
WSSStatusAssertion
Assertion for verifiying that WS-Security processing was ok |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |