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