| Interface | Description |
|---|---|
| Message |
Represents a protocol-agnostic XML message.
|
| MessageFactory |
The
WebServiceMessageFactory serves as a factory for WebServiceMessages. |
| TemplateProcessor |
Processes a template.
|
| Class | Description |
|---|---|
| EndpointInterceptorClientAdapter |
Converts
EndpointInterceptor to ClientInterceptor. |
| EnhancedDiff |
Diff that ignores "${IGNORE}" placeholder and is able to correctly compare namespace prefixes in the attribute values.
|
| InterceptingTemplate |
Common template class for interceptor handling.
|
| MessageCreator |
Class that is able to create a message for both client and server.
|
| MessageHelper | |
| MessageMatcher |
Common matching code.
|
| SmockCommon |
Adds extra features to
WebServiceMock. |
| TemplateAwareMessageCreator |
MessageCreator that preprocesses response using TemplateProcessor. |
| TemplateAwareMessageMatcher |
MessageMatcher that processes template before comparison. |
| XmlUtil |
Helper class for work with XML.
|
| XsltTemplateProcessor |
XSLT
TemplateProcessor. |
| Error | Description |
|---|---|
| SourceAndControlAssertionError |
Subclass of
AssertionError that also contains a message and control
message Source for more context. |
Copyright © 2017. All Rights Reserved.