|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WsdlMessageAssertion | |
---|---|
com.eviware.soapui.impl.wsdl.support.assertions | Assertion-related support-classes |
com.eviware.soapui.impl.wsdl.teststeps | WsdlTestStep implementations |
com.eviware.soapui.impl.wsdl.teststeps.actions | WsdlTestStep implementation actions |
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 WsdlMessageAssertion in com.eviware.soapui.impl.wsdl.support.assertions |
---|
Methods in com.eviware.soapui.impl.wsdl.support.assertions that return WsdlMessageAssertion | |
---|---|
WsdlMessageAssertion |
AssertionsSupport.addWsdlAssertion(java.lang.String assertionLabel)
|
WsdlMessageAssertion |
AssertionsSupport.addWsdlAssertion(com.eviware.soapui.config.TestAssertionConfig config)
|
WsdlMessageAssertion |
AssertionsSupport.getAssertionAt(int c)
|
WsdlMessageAssertion |
AssertionsSupport.getAssertionByName(java.lang.String name)
|
WsdlMessageAssertion |
AssertionsSupport.importAssertion(WsdlMessageAssertion source,
boolean overwrite,
boolean createCopy)
|
Methods in com.eviware.soapui.impl.wsdl.support.assertions that return types with arguments of type WsdlMessageAssertion | |
---|---|
java.util.List<WsdlMessageAssertion> |
AssertionsSupport.getAssertionList()
|
java.util.List<WsdlMessageAssertion> |
AssertionsSupport.getAssertionsOfType(java.lang.Class<? extends WsdlMessageAssertion> class1)
|
java.util.Iterator<WsdlMessageAssertion> |
AssertionsSupport.iterator()
|
Methods in com.eviware.soapui.impl.wsdl.support.assertions with parameters of type WsdlMessageAssertion | |
---|---|
void |
AssertionsSupport.fireAssertionAdded(WsdlMessageAssertion assertion)
|
void |
AssertionsSupport.fireAssertionRemoved(WsdlMessageAssertion assertion)
|
WsdlMessageAssertion |
AssertionsSupport.importAssertion(WsdlMessageAssertion source,
boolean overwrite,
boolean createCopy)
|
void |
AssertionsSupport.removeAssertion(WsdlMessageAssertion assertion)
|
Method parameters in com.eviware.soapui.impl.wsdl.support.assertions with type arguments of type WsdlMessageAssertion | |
---|---|
java.util.List<WsdlMessageAssertion> |
AssertionsSupport.getAssertionsOfType(java.lang.Class<? extends WsdlMessageAssertion> class1)
|
Uses of WsdlMessageAssertion in com.eviware.soapui.impl.wsdl.teststeps |
---|
Methods in com.eviware.soapui.impl.wsdl.teststeps that return WsdlMessageAssertion | |
---|---|
WsdlMessageAssertion |
WsdlTestRequest.addAssertion(java.lang.String assertionLabel)
|
WsdlMessageAssertion |
WsdlMockResponseTestStep.addAssertion(java.lang.String assertionName)
|
WsdlMessageAssertion |
WsdlAsyncResponseTestStep.addAssertion(java.lang.String assertion)
|
WsdlMessageAssertion |
RestTestRequest.addAssertion(java.lang.String assertionLabel)
|
WsdlMessageAssertion |
WsdlMockResponseTestStep.cloneAssertion(TestAssertion source,
java.lang.String name)
|
WsdlMessageAssertion |
WsdlAsyncResponseTestStep.cloneAssertion(TestAssertion testAssertion,
java.lang.String s)
|
WsdlMessageAssertion |
WsdlTestRequestStep.getAssertionAt(int index)
|
WsdlMessageAssertion |
WsdlTestRequest.getAssertionAt(int c)
|
WsdlMessageAssertion |
WsdlMockResponseTestStep.getAssertionAt(int c)
|
WsdlMessageAssertion |
WsdlAsyncResponseTestStep.getAssertionAt(int i)
|
WsdlMessageAssertion |
RestTestRequest.getAssertionAt(int c)
|
WsdlMessageAssertion |
HttpTestRequestStep.getAssertionAt(int index)
|
WsdlMessageAssertion |
WsdlTestRequest.getAssertionByName(java.lang.String name)
|
WsdlMessageAssertion |
WsdlMockResponseTestStep.getAssertionByName(java.lang.String name)
|
WsdlMessageAssertion |
WsdlAsyncResponseTestStep.getAssertionByName(java.lang.String s)
|
WsdlMessageAssertion |
RestTestRequest.getAssertionByName(java.lang.String name)
|
WsdlMessageAssertion |
WsdlTestRequest.importAssertion(WsdlMessageAssertion source,
boolean overwrite,
boolean createCopy)
|
WsdlMessageAssertion |
RestTestRequest.importAssertion(WsdlMessageAssertion source,
boolean overwrite,
boolean createCopy)
|
Methods in com.eviware.soapui.impl.wsdl.teststeps that return types with arguments of type WsdlMessageAssertion | |
---|---|
java.util.List<WsdlMessageAssertion> |
WsdlAsyncResponseTestStep.getChildren()
|
Methods in com.eviware.soapui.impl.wsdl.teststeps with parameters of type WsdlMessageAssertion | |
---|---|
WsdlMessageAssertion |
WsdlTestRequest.importAssertion(WsdlMessageAssertion source,
boolean overwrite,
boolean createCopy)
|
WsdlMessageAssertion |
RestTestRequest.importAssertion(WsdlMessageAssertion source,
boolean overwrite,
boolean createCopy)
|
Uses of WsdlMessageAssertion in com.eviware.soapui.impl.wsdl.teststeps.actions |
---|
Methods in com.eviware.soapui.impl.wsdl.teststeps.actions that return types with arguments of type WsdlMessageAssertion | |
---|---|
SoapUIActionMappingList<WsdlMessageAssertion> |
WsdlMessageAssertionSoapUIActionGroup.getActionMappings(WsdlMessageAssertion modelItem)
|
Methods in com.eviware.soapui.impl.wsdl.teststeps.actions with parameters of type WsdlMessageAssertion | |
---|---|
SoapUIActionMappingList<WsdlMessageAssertion> |
WsdlMessageAssertionSoapUIActionGroup.getActionMappings(WsdlMessageAssertion modelItem)
|
void |
ToggleDisableAssertionAction.perform(WsdlMessageAssertion testCase,
java.lang.Object param)
|
void |
RenameAssertionAction.perform(WsdlMessageAssertion target,
java.lang.Object param)
|
void |
DeleteAssertionAction.perform(WsdlMessageAssertion target,
java.lang.Object param)
|
void |
ConfigureAssertionAction.perform(WsdlMessageAssertion target,
java.lang.Object param)
|
void |
CloneAssertionAction.perform(WsdlMessageAssertion target,
java.lang.Object param)
|
Uses of WsdlMessageAssertion in com.eviware.soapui.impl.wsdl.teststeps.assertions |
---|
Methods in com.eviware.soapui.impl.wsdl.teststeps.assertions that return WsdlMessageAssertion | |
---|---|
WsdlMessageAssertion |
TestAssertionRegistry.buildAssertion(com.eviware.soapui.config.TestAssertionConfig config,
Assertable assertable)
|
Methods in com.eviware.soapui.impl.wsdl.teststeps.assertions with parameters of type WsdlMessageAssertion | |
---|---|
boolean |
TestAssertionRegistry.canAddAssertion(WsdlMessageAssertion assertion,
Assertable assertable)
|
Uses of WsdlMessageAssertion in com.eviware.soapui.impl.wsdl.teststeps.assertions.basic |
---|
Subclasses of WsdlMessageAssertion in com.eviware.soapui.impl.wsdl.teststeps.assertions.basic | |
---|---|
class |
GroovyScriptAssertion
Assertion performed by a custom Grooy Script |
class |
ResponseSLAAssertion
Assertion for verifiying that responses occurred in the desired amount of time. |
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 WsdlMessageAssertion in com.eviware.soapui.impl.wsdl.teststeps.assertions.soap |
---|
Subclasses of WsdlMessageAssertion in com.eviware.soapui.impl.wsdl.teststeps.assertions.soap | |
---|---|
class |
NotSoapFaultAssertion
Assertion that checks that the associated WsdlTestRequests response is not a SOAP Fault |
class |
SoapFaultAssertion
Assertion that checks that the associated WsdlTestRequests response is a SOAP Fault |
class |
SoapResponseAssertion
Asserts that the specified message is a valid SOAP Message |
class |
WSARequestAssertion
Assertion for verifying that WS-Addressing processing was ok |
class |
WSAResponseAssertion
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 |