Package org.xmlunit.util
Class IsNullPredicate
- java.lang.Object
-
- org.xmlunit.util.IsNullPredicate
-
-
Constructor Summary
Constructors Constructor Description IsNullPredicate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
test(java.lang.Object toTest)
-