Uses of Class
org.xmlunit.assertj.CustomAbstractAssert
-
Packages that use CustomAbstractAssert Package Description org.xmlunit.assertj AssertJ assertions on top of XMLUnit's core. -
-
Uses of CustomAbstractAssert in org.xmlunit.assertj
Classes in org.xmlunit.assertj with type parameters of type CustomAbstractAssert Modifier and Type Class Description (package private) class
CustomAbstractAssert<SELF extends CustomAbstractAssert<SELF,ACTUAL>,ACTUAL>
AbstractAssert allow only to throw errors extending ErrorMessageFactory.Subclasses of CustomAbstractAssert in org.xmlunit.assertj Modifier and Type Class Description class
CompareAssert
Assertion methods for XMLs comparision.
-