|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseXPathExpectations | |
---|---|
org.springframework.ws.test.server | Provides a testing framework for server-side Web service testing. |
Uses of ResponseXPathExpectations in org.springframework.ws.test.server |
---|
Methods in org.springframework.ws.test.server that return ResponseXPathExpectations | |
---|---|
static ResponseXPathExpectations |
ResponseMatchers.xpath(String xpathExpression)
Expects the given XPath expression to (not) exist or be evaluated to a value. |
static ResponseXPathExpectations |
ResponseMatchers.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 |