| Name | Description | Type | Package | Framework |
| AbstractMessageCreator | Abstract base class for the WebServiceMessageCreator interface. | Class | org.springframework.ws.test.support.creator | Spring WebService |
| AbstractSoapMessageMatcher | Abstract base class for SOAP-specific WebServiceMessageMatcher implementations. | Class | org.springframework.ws.test.support.matcher | Spring WebService |
| AssertionErrors | JUnit independent assertion class. | Class | org.springframework.ws.test.support | Spring WebService |
| DiffMatcher | Class | org.springframework.ws.test.support.matcher | Spring WebService | |
| MockStrategiesHelper | Helper class for for loading default implementations of an interface. | Class | org.springframework.ws.test.support | Spring WebService |
| PayloadDiffMatcher | Matches Source payloads. | Class | org.springframework.ws.test.support.matcher | Spring WebService |
| PayloadMessageCreator | Class | org.springframework.ws.test.support.creator | Spring WebService | |
| SchemaValidatingMatcher | Uses the XmlValidator to validate request payload. | Class | org.springframework.ws.test.support.matcher | Spring WebService |
| SoapEnvelopeDiffMatcher | Matches Source SOAP envelopes. | Class | org.springframework.ws.test.support.matcher | Spring WebService |
| SoapEnvelopeMessageCreator | Class | org.springframework.ws.test.support.creator | Spring WebService | |
| SoapHeaderMatcher | Matches SOAP headers. | Class | org.springframework.ws.test.support.matcher | Spring WebService |
| SourceAssertionError | Subclass of AssertionError that also contains a Source for more context. | Class | org.springframework.ws.test.support | Spring WebService |
| WebServiceMessageCreator | Defines the general contract for creating messages used in test scenarios. | Interface | org.springframework.ws.test.support.creator | Spring WebService |
| WebServiceMessageMatcher | Defines the general contract for matching messages to expectations. | Interface | org.springframework.ws.test.support.matcher | Spring WebService |
| XPathExpectationsHelper | Helper class for dealing with XPath expectations. | Class | org.springframework.ws.test.support.matcher | Spring WebService |