Package net.javacrumbs.smock.common

Interface Summary
Message Represents a protocol-agnostic XML message.
MessageFactory The WebServiceMessageFactory serves as a factory for WebServiceMessages.
TemplateProcessor Processes a template.
 

Class Summary
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 MessageResponseCreator that preprocesses response using TemplateProcessor.
TemplateAwareMessageMatcher MessageCompareMatcher that processes template before comparison.
XmlUtil Helper class for work with XML.
XsltTemplateProcessor XSLT TemplateProcessor.
 

Error Summary
SourceAndControlAssertionError Subclass of AssertionError that also contains a message and control message Source for more context.
 



Copyright © 2011. All Rights Reserved.