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