Uses of Interface
org.xmlunit.diff.ComparisonFormatter

Packages that use ComparisonFormatter
Package
Description
AssertJ assertions on top of XMLUnit's core.
Contains internal classes of XMLUnit's AssertJ support that are only public as an implementation detail.
AssertJ 3.x assertions on top of XMLUnit's core.
Provides fluent builders for core parts of XMLUnit.
Contains XMLUnit DifferenceEngine that is at the heart of all comparisons as well as supporting interfaces and implementations.
Hamcrest matchers on top of XMLUnit's core.