|
Spring Web Services Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestXPathExpectations | |
|---|---|
| org.springframework.ws.test.client | Provides a testing framework for client-side Web service testing. |
| Uses of RequestXPathExpectations in org.springframework.ws.test.client |
|---|
| Methods in org.springframework.ws.test.client that return RequestXPathExpectations | |
|---|---|
static RequestXPathExpectations |
RequestMatchers.xpath(String xpathExpression)
Expects the given XPath expression to (not) exist or be evaluated to a value. |
static RequestXPathExpectations |
RequestMatchers.xpath(String xpathExpression,
Map<String,String> namespaceMapping)
Expects the given XPath expression to (not) exist or be evaluated to a value. |
|
Spring Web Services Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||