public class XPathStringMatcher extends BodyMatcher<String>
| Constructor and Description |
|---|
XPathStringMatcher(MockServerLogger mockServerLogger,
String matcher) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
fieldsExcludedFromEqualsAndHashCode() |
boolean |
matches(HttpRequest context,
String matched) |
notequals, hashCode, key, toStringpublic XPathStringMatcher(MockServerLogger mockServerLogger, String matcher)
public boolean matches(HttpRequest context, String matched)
public String[] fieldsExcludedFromEqualsAndHashCode()
fieldsExcludedFromEqualsAndHashCode in class ObjectWithReflectiveEqualsHashCodeToStringCopyright © 2018. All rights reserved.