public class JsonPathMatcher extends BodyMatcher<String>
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
fieldsExcludedFromEqualsAndHashCode() |
boolean |
isBlank() |
boolean |
matches(MatchDifference context,
String matched) |
notMatcherequals, hashCode, toStringpublic boolean matches(MatchDifference context, String matched)
public boolean isBlank()
protected String[] fieldsExcludedFromEqualsAndHashCode()
fieldsExcludedFromEqualsAndHashCode in class ObjectWithReflectiveEqualsHashCodeToStringCopyright © 2020. All rights reserved.