See: Description
Class | Description |
---|---|
AttributeValueDifferenceHandler |
A
DifferenceListener which ignores the values of certain attributes.For example, if setting up a AttributeValueDifferenceHandler like this |
DateFieldDifferenceHandler |
A
DateFieldDifferenceHandler that ignores the Difference in the value of a Datafield of type
FieldType.DATE . |
DifferenceHandler |
A convenience
DifferenceListener with an empty DifferenceHandler.skippedComparison(Node, Node) -implementation. |
TextValueDifferenceHandler |
A
DifferenceListener which ignores the (text/cdata) values of certain elements.For example, if setting up a TextValueDifferenceHandler like this |
WritingJsonValidator |
Utility class that supports testing if two JSON documents have the same content.
|
WritingJsonValidator.JsonWrapper |
A wrapper class for
Action s and Datasource s |
WritingXmlValidator |
Utility class that supports testing if two XML documents have the same content.
|
XPathDifferenceHandler |
A
DifferenceListener which ignores the Difference if the XPath of the node was added to ignorable
expressions using XPathDifferenceHandler.ignoreDifference(String) . |
Copyright © 2011–2021 aiticon GmbH. All rights reserved.