Class | Description |
---|---|
DomXmlMessageValidator |
Default message validator implementation.
|
XmlMarshallingValidationCallback<T> |
Validation callback automatically unmarshalling message payload so we work with
Java objects for validation.
|
XmlMessageValidationContext |
XML validation context holding validation specific information needed for XML
message validation.
|
XmlValidationUtils | |
XpathMessageConstructionInterceptor |
Interceptor implementation evaluating XPath expressions on message payload during message construction.
|
XpathMessageValidationContext |
Specialised Xml validation context adds XPath expression evaluation.
|
XpathMessageValidator |
Message validator evaluates set of XPath expressions on message payload and checks that values are as expected.
|
XpathPayloadVariableExtractor |
Class reads message elements via XPath expressions and saves the text values as new test variables.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.