Package org.xmlunit.assertj
AssertJ assertions on top of XMLUnit's core.
- Since:
- XMLUnit 2.6.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 comparision.CustomAbstractAssert<SELF extends CustomAbstractAssert<SELF,ACTUAL>,ACTUAL> AbstractAssert allow only to throw errors extending ErrorMessageFactory.MultipleNodeAssert Assertion methods forIterable
ofNode
.NodeAssertFactory SingleNodeAssert Assertion methods forNode
.ValidationAssert Assertion methods for XML validation.ValueAssert Assertion methods forString
result of XPath evaluation.XmlAssert Entry point for fluent interface for writing assertions based on AssertJ library. -
Enum Summary Enum Description CompareAssert.ComparisonContext