public class HashMapMatcher extends NotMatcher<List<KeyAndValue>>
logger| Constructor and Description |
|---|
HashMapMatcher(CaseInsensitiveRegexHashMap hashMap) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(KeyAndValue... values) |
boolean |
matches(List<KeyAndValue> values) |
notaddFieldsExcludedFromEqualsAndHashCode, equals, fieldsExcludedFromEqualsAndHashCode, hashCode, toStringpublic HashMapMatcher(CaseInsensitiveRegexHashMap hashMap)
public boolean matches(KeyAndValue... values)
public boolean matches(List<KeyAndValue> values)
Copyright © 2018. All rights reserved.