Uses of Class
org.xmlunit.assertj3.CustomAbstractAssert
Packages that use CustomAbstractAssert
-
Uses of CustomAbstractAssert in org.xmlunit.assertj3
Classes in org.xmlunit.assertj3 with type parameters of type CustomAbstractAssertModifier and TypeClassDescription(package private) class
CustomAbstractAssert<SELF extends CustomAbstractAssert<SELF,
ACTUAL>, ACTUAL> Ensures XMLUnit's stack trace lines get removed from AssertionError's stack traces if those of AssertJ are removed.Subclasses of CustomAbstractAssert in org.xmlunit.assertj3