Uses of Interface
org.springframework.ws.test.server.ResponseXPathExpectations
Package
Description
Provides a testing framework for server-side Web service testing.
-
Uses of ResponseXPathExpectations in org.springframework.ws.test.server
Modifier and TypeMethodDescriptionstatic ResponseXPathExpectations
Expects the given XPath expression to (not) exist or be evaluated to a value.static ResponseXPathExpectations
Expects the given XPath expression to (not) exist or be evaluated to a value.