public class MatchesJsonPathPattern extends StringValuePattern
ABSENTexpectedValue| 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, hashCode, isAbsent, isPresent, nullSafeIsAbsent, toStringgetValuepublic java.lang.String getMatchesJsonPath()
public MatchResult match(java.lang.String value)