public class JsonStringMatcher extends BodyMatcher<String>
| Constructor and Description |
|---|
JsonStringMatcher(MockServerLogger mockServerLogger,
String matcher,
MatchType matchType) |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
fieldsExcludedFromEqualsAndHashCode() |
boolean |
matches(HttpRequest context,
String matched) |
notequals, hashCode, key, toStringpublic JsonStringMatcher(MockServerLogger mockServerLogger, String matcher, MatchType matchType)
public boolean matches(HttpRequest context, String matched)
protected String[] fieldsExcludedFromEqualsAndHashCode()
fieldsExcludedFromEqualsAndHashCode in class ObjectWithReflectiveEqualsHashCodeToStringCopyright © 2018. All rights reserved.