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