Package org.xmlunit.assertj3
Class NodeAssertFactory
java.lang.Object
org.xmlunit.assertj3.NodeAssertFactory
- All Implemented Interfaces:
org.assertj.core.api.AssertFactory<Node,
SingleNodeAssert>
class NodeAssertFactory
extends Object
implements org.assertj.core.api.AssertFactory<Node,SingleNodeAssert>
- Since:
- XMLUnit 2.8.1
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.assertj.core.api.AssertFactory
org.assertj.core.api.AssertFactory.ValueProvider<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.assertj.core.api.AssertFactory
createAssert
-
Field Details
-
engine
-
-
Constructor Details
-
NodeAssertFactory
-
-
Method Details
-
createAssert
- Specified by:
createAssert
in interfaceorg.assertj.core.api.AssertFactory<Node,
SingleNodeAssert>
-