public class JsonSchemaMatcher extends BodyMatcher<String>
Constructor and Description |
---|
JsonSchemaMatcher(MockServerLogger mockServerLogger,
String schema) |
Modifier and Type | Method and Description |
---|---|
protected String[] |
fieldsExcludedFromEqualsAndHashCode() |
boolean |
matches(HttpRequest context,
String matched) |
not
equals, hashCode, key, toString
public JsonSchemaMatcher(MockServerLogger mockServerLogger, String schema)
public boolean matches(HttpRequest context, String matched)
protected String[] fieldsExcludedFromEqualsAndHashCode()
fieldsExcludedFromEqualsAndHashCode
in class ObjectWithReflectiveEqualsHashCodeToString
Copyright © 2018. All rights reserved.