Uses of Class
org.xmlunit.diff.Comparison.Detail
Packages that use Comparison.Detail
Package
Description
Contains XMLUnit
DifferenceEngine that is
at the heart of all comparisons as well as supporting interfaces
and implementations.-
Uses of Comparison.Detail in org.xmlunit.diff
Methods in org.xmlunit.diff that return Comparison.DetailModifier and TypeMethodDescriptionComparison.getControlDetails()Details of the control target.Comparison.getTestDetails()Details of the test target.Methods in org.xmlunit.diff with parameters of type Comparison.DetailModifier and TypeMethodDescriptionComparisonFormatter.getDetails(Comparison.Detail details, ComparisonType type, boolean formatXml) Return the xml node fromgetTarget()as formatted String.DefaultComparisonFormatter.getDetails(Comparison.Detail difference, ComparisonType type, boolean formatXml) Return the xml node fromgetTarget()as formatted String.