|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssertedXPath | |
---|---|
com.eviware.soapui.impl.wsdl.support.assertions | Assertion-related support-classes |
com.eviware.soapui.impl.wsdl.teststeps | WsdlTestStep implementations |
com.eviware.soapui.model.testsuite | Test-related model items |
Uses of AssertedXPath in com.eviware.soapui.impl.wsdl.support.assertions |
---|
Classes in com.eviware.soapui.impl.wsdl.support.assertions that implement AssertedXPath | |
---|---|
class |
AssertedXPathImpl
|
Methods in com.eviware.soapui.impl.wsdl.support.assertions with parameters of type AssertedXPath | |
---|---|
void |
AssertedXPathsContainer.addAssertedXPath(AssertedXPath assertedXPath)
|
Uses of AssertedXPath in com.eviware.soapui.impl.wsdl.teststeps |
---|
Methods in com.eviware.soapui.impl.wsdl.teststeps that return AssertedXPath | |
---|---|
AssertedXPath[] |
WsdlTestRequestStepResult.getAssertedXPathsForResponse()
|
AssertedXPath[] |
RestRequestStepResult.getAssertedXPathsForResponse()
|
Methods in com.eviware.soapui.impl.wsdl.teststeps with parameters of type AssertedXPath | |
---|---|
void |
WsdlTestRequestStepResult.addAssertedXPath(AssertedXPath assertedXPath)
|
void |
RestRequestStepResult.addAssertedXPath(AssertedXPath assertedXPath)
|
Uses of AssertedXPath in com.eviware.soapui.model.testsuite |
---|
Methods in com.eviware.soapui.model.testsuite that return AssertedXPath | |
---|---|
AssertedXPath[] |
RequestAssertedMessageExchange.getAssertedXPathsForRequest()
|
AssertedXPath[] |
ResponseAssertedMessageExchange.getAssertedXPathsForResponse()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |