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