Uses of Class
org.xmlunit.diff.Diff
-
Uses of Diff in org.xmlunit.builder
Modifier and TypeMethodDescriptionDiffBuilder.build()
Compare the Test-XMLDiffBuilder.withTest(Object)
with the Control-XMLDiffBuilder.compare(Object)
and return the collected differences in aDiff
object.