Uses of Enum Class
org.xmlunit.assertj3.CompareAssert.ComparisonContext
Packages that use CompareAssert.ComparisonContext
-
Uses of CompareAssert.ComparisonContext in org.xmlunit.assertj3
Methods in org.xmlunit.assertj3 that return CompareAssert.ComparisonContextModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CompareAssert.ComparisonContext[]
CompareAssert.ComparisonContext.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.xmlunit.assertj3 with parameters of type CompareAssert.ComparisonContextModifier and TypeMethodDescriptionprivate void
CompareAssert.compare
(CompareAssert.ComparisonContext context)