public class XmlStringMatcher extends BodyMatcher<NottableString>
Modifier and Type | Method and Description |
---|---|
protected String[] |
fieldsExcludedFromEqualsAndHashCode() |
boolean |
isBlank() |
boolean |
matches(MatchDifference context,
NottableString matched) |
boolean |
matches(String matched) |
not
equals, hashCode, toString
public boolean matches(String matched)
public boolean matches(MatchDifference context, NottableString matched)
public boolean isBlank()
protected String[] fieldsExcludedFromEqualsAndHashCode()
fieldsExcludedFromEqualsAndHashCode
in class ObjectWithReflectiveEqualsHashCodeToString
Copyright © 2020. All rights reserved.