Uses of Class
org.xmlunit.assertj.NodeAssertFactory
-
Packages that use NodeAssertFactory Package Description org.xmlunit.assertj AssertJ assertions on top of XMLUnit's core. -
-
Uses of NodeAssertFactory in org.xmlunit.assertj
Fields in org.xmlunit.assertj declared as NodeAssertFactory Modifier and Type Field Description private NodeAssertFactory
AssertFactoryProvider.NodeAssertFactoryDelegate. delegate
Methods in org.xmlunit.assertj that return NodeAssertFactory Modifier and Type Method Description private NodeAssertFactory
AssertFactoryProvider. createDefaultInstance(JAXPXPathEngine engine)
Constructors in org.xmlunit.assertj with parameters of type NodeAssertFactory Constructor Description NodeAssertFactoryDelegate(NodeAssertFactory delegate)
-