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
WebServiceMessageMatcher
implementations.Implementation ofWebServiceMessageMatcher
based on XMLUnit'sDiff
.MatchesSource
payloads.Uses theXmlValidator
to validate request payload.MatchesSource
SOAP envelopes.Matches SOAP headers.Defines the general contract for matching messages to expectations.Helper class for dealing with XPath expectations.