Uses of Interface
org.custommonkey.xmlunit.DifferenceConstants
-
Packages that use DifferenceConstants Package Description org.custommonkey.xmlunit Root of the XMLUnit 1.x compatibility layer. -
-
Uses of DifferenceConstants in org.custommonkey.xmlunit
Classes in org.custommonkey.xmlunit that implement DifferenceConstants Modifier and Type Class Description class
DifferenceEngine
Class that has responsibility for comparing Nodes and notifying a DifferenceListener of any differences or dissimilarities that are found.class
NewDifferenceEngine
Class that has responsibility for comparing Nodes and notifying a DifferenceListener of any differences or dissimilarities that are found.
-