public class MatchesJsonPathPattern extends StringValuePattern
ABSENT, expectedValue
Constructor and Description |
---|
MatchesJsonPathPattern(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMatchesJsonPath() |
MatchResult |
match(java.lang.String value) |
equals, getExpected, getName, getValue, hashCode, isAbsent, isPresent, nullSafeIsAbsent, toString
public java.lang.String getMatchesJsonPath()
public MatchResult match(java.lang.String value)