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