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