Interface | Description |
---|---|
MultipleNodeAssert.SingleNodeAssertConsumer |
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 for
Iterable of Node . |
NodeAssertFactory | |
SingleNodeAssert |
Assertion methods for
Node . |
ValidationAssert |
Assertion methods for XML validation.
|
ValueAssert |
Assertion methods for
String result of XPath evaluation. |
XmlAssert |
Entry point for fluent interface for writing assertions based on AssertJ library.
|
Enum | Description |
---|---|
CompareAssert.ComparisonContext |