public class HashMapMatcher extends NotMatcher<KeysAndValues>
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
fieldsExcludedFromEqualsAndHashCode() |
boolean |
isBlank() |
boolean |
matches(MatchDifference context,
KeysAndValues matched) |
notMatcherequals, hashCode, toStringpublic boolean matches(MatchDifference context, KeysAndValues matched)
public boolean isBlank()
protected String[] fieldsExcludedFromEqualsAndHashCode()
fieldsExcludedFromEqualsAndHashCode in class ObjectWithReflectiveEqualsHashCodeToStringCopyright © 2020. All rights reserved.