Uses of Interface
org.springframework.ws.test.support.matcher.WebServiceMessageMatcher
Packages that use WebServiceMessageMatcher
-
Uses of WebServiceMessageMatcher in org.springframework.ws.test.support.matcher
Classes in org.springframework.ws.test.support.matcher that implement WebServiceMessageMatcherModifier and TypeClassDescriptionclassAbstract base class for SOAP-specificWebServiceMessageMatcherimplementations.classDeprecated.classDeprecated.Migrate toPayloadDiffMatcher.sclassUses theXmlValidatorto validate request payload.classDeprecated.Migrate toSoapEnvelopeDiffMatcher.classMatches SOAP headers.Methods in org.springframework.ws.test.support.matcher that return WebServiceMessageMatcherModifier and TypeMethodDescriptionXPathExpectationsHelper.doesNotExist()XPathExpectationsHelper.evaluatesTo(boolean expectedValue) XPathExpectationsHelper.evaluatesTo(double expectedValue) XPathExpectationsHelper.evaluatesTo(int expectedValue) XPathExpectationsHelper.evaluatesTo(String expectedValue) XPathExpectationsHelper.exists() -
Uses of WebServiceMessageMatcher in org.springframework.ws.test.support.matcher.xmlunit2
Classes in org.springframework.ws.test.support.matcher.xmlunit2 that implement WebServiceMessageMatcherModifier and TypeClassDescriptionclassImplementation ofWebServiceMessageMatcherbased on XMLUnit'sDiff.classMatchesSourcepayloads.classMatchesSourceSOAP envelopes.
DiffMatcher.