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) |
notequals, hashCode, key, toStringpublic ParameterStringMatcher(MockServerLogger mockServerLogger, Parameters parameters)
public boolean matches(HttpRequest context, String matched)
protected String[] fieldsExcludedFromEqualsAndHashCode()
fieldsExcludedFromEqualsAndHashCode in class ObjectWithReflectiveEqualsHashCodeToStringCopyright © 2018. All rights reserved.