All Classes and Interfaces

Class
Description
Abstract base class for the WebServiceMessageCreator interface.
Abstract base class for SOAP-specific WebServiceMessageMatcher implementations.
JUnit independent assertion class.
Deprecated.
Migrate to DiffMatcher.
Implementation of WebServiceMessageMatcher based on XMLUnit's Diff.
Helper class for for loading default implementations of an interface.
Main entry point for server-side Web service testing.
Mock implementation of WebServiceMessageSender.
Main entry point for client-side Web service testing.
Deprecated.
Migrate to PayloadDiffMatcher.s
Matches Source payloads.
Implementation of WebServiceMessageCreator that creates a request based on a Source.
Creates request messages.
Factory methods for RequestCreator classes.
Defines the contract for matching requests to expectations.
Factory methods for RequestMatcher classes.
Allows for setting up expectations on XPath expressions.
Allows for setting up responses and additional expectations.
Allows for setting up expectation about response messages.
Allows for creating up responses.
Factory methods for ResponseCreator classes.
Defines the contract for matching response messages to expectations.
Factory methods for ResponseMatcher classes.
Allows for setting up expectations on XPath expressions.
Uses the XmlValidator to validate request payload.
Deprecated.
Matches Source SOAP envelopes.
Implementation of WebServiceMessageCreator that creates a request based on a SOAP envelope Source.
Matches SOAP headers.
Subclass of AssertionError that also contains a Source for more context.
Defines the general contract for creating messages used in test scenarios.
Defines the general contract for matching messages to expectations.
Helper class for dealing with XPath expectations.