Package com.consol.citrus.util
Class IsJsonPredicate
- java.lang.Object
-
- com.consol.citrus.util.IsJsonPredicate
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static IsJsonPredicategetInstance()booleantest(String toTest)
-
-
-
Method Detail
-
getInstance
public static IsJsonPredicate getInstance()
-
-