public class JsonSchemaMatcher extends BodyMatcher<String>
logger| Constructor and Description |
|---|
JsonSchemaMatcher(String schema) |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
fieldsExcludedFromEqualsAndHashCode() |
boolean |
matches(String matched) |
notaddFieldsExcludedFromEqualsAndHashCode, equals, hashCode, toStringpublic JsonSchemaMatcher(String schema)
protected String[] fieldsExcludedFromEqualsAndHashCode()
fieldsExcludedFromEqualsAndHashCode in class ObjectWithReflectiveEqualsHashCodeToStringpublic boolean matches(String matched)
Copyright © 2018. All rights reserved.