Package org.springframework.ws.test.client
package org.springframework.ws.test.client
Provides a testing framework for client-side Web service testing. This package contains
the
MockWebServiceServer
, and various
related test interfaces.-
ClassDescriptionMock implementation of
WebServiceMessageSender
.Main entry point for client-side Web service testing.Defines the contract for matching requests to expectations.Factory methods forRequestMatcher
classes.Allows for setting up expectations on XPath expressions.Allows for setting up responses and additional expectations.Allows for creating up responses.Factory methods forResponseCreator
classes.