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 NodeAssertFactoryAssertFactoryProvider.NodeAssertFactoryDelegate. delegateMethods in org.xmlunit.assertj that return NodeAssertFactory Modifier and Type Method Description private NodeAssertFactoryAssertFactoryProvider. createDefaultInstance(JAXPXPathEngine engine)Constructors in org.xmlunit.assertj with parameters of type NodeAssertFactory Constructor Description NodeAssertFactoryDelegate(NodeAssertFactory delegate)
-