Package org.xmlunit.assertj3
AssertJ 3.x assertions on top of XMLUnit's core.
- Since:
- XMLUnit 2.8.1
-
Interface Summary Interface Description MultipleNodeAssert.SingleNodeAssertConsumer -
Class Summary Class Description AssertionsAdapter Class that is proxy for AssertJ assertions used by org.xmlunit.assertj.*Assert classes.CompareAssert Assertion methods for XMLs comparison.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.MultipleNodeAssert Assertion methods forIterableofNode.NodeAssertFactory NodeUtils SingleNodeAssert Assertion methods forNode.ValidationAssert Assertion methods for XML validation.ValueAssert Assertion methods forStringresult of XPath evaluation.XmlAssert Entry point for fluent interface for writing assertions based on AssertJ library. -
Enum Summary Enum Description CompareAssert.ComparisonContext