Package org.springframework.ws.test.support.matcher
package org.springframework.ws.test.support.matcher
Provides the generic
WebServiceMessageMatcher interface, and implementations.-
ClassDescriptionAbstract base class for SOAP-specific
WebServiceMessageMatcherimplementations.Implementation ofWebServiceMessageMatcherbased on XMLUnit'sDiff.MatchesSourcepayloads.Uses theXmlValidatorto validate request payload.MatchesSourceSOAP envelopes.Matches SOAP headers.Defines the general contract for matching messages to expectations.Helper class for dealing with XPath expectations.