Uses of Class
org.xmlunit.diff.Diff
Packages that use Diff
-
Uses of Diff in org.xmlunit.builder
Methods in org.xmlunit.builder that return DiffModifier and TypeMethodDescriptionDiffBuilder.build()Compare the Test-XMLDiffBuilder.withTest(Object)with the Control-XMLDiffBuilder.compare(Object)and return the collected differences in aDiffobject.