| Package | Description |
|---|---|
| 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
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssertedXPathImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
AssertedXPathsContainer.addAssertedXPath(AssertedXPath assertedXPath) |
| Modifier and Type | Method and Description |
|---|---|
AssertedXPath[] |
WsdlTestRequestStepResult.getAssertedXPathsForResponse() |
AssertedXPath[] |
RestRequestStepResult.getAssertedXPathsForResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
WsdlTestRequestStepResult.addAssertedXPath(AssertedXPath assertedXPath) |
void |
RestRequestStepResult.addAssertedXPath(AssertedXPath assertedXPath) |
void |
JdbcTestStepResult.addAssertedXPath(AssertedXPath assertedXPath) |
void |
AMFTestStepResult.addAssertedXPath(AssertedXPath assertedXPath) |
| Modifier and Type | Method and Description |
|---|---|
AssertedXPath[] |
RequestAssertedMessageExchange.getAssertedXPathsForRequest() |
AssertedXPath[] |
ResponseAssertedMessageExchange.getAssertedXPathsForResponse() |
Copyright © 2019. All Rights Reserved.