Package org.mockserver.matchers
Class JsonStringMatcher
java.lang.Object
- Author:
- jamesdbloom
-
Method Summary
Modifier and TypeMethodDescriptionprotected String[]booleanisBlank()booleanmatches(MatchDifference context, String matched) Methods inherited from class org.mockserver.matchers.NotMatcher
notMatcherMethods inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
equals, hashCode, toString
-
Method Details
-
matches
-
isBlank
public boolean isBlank() -
fieldsExcludedFromEqualsAndHashCode
- Overrides:
fieldsExcludedFromEqualsAndHashCodein classObjectWithReflectiveEqualsHashCodeToString
-