public class BooleanMatcher extends ObjectWithReflectiveEqualsHashCodeToString implements Matcher<Boolean>
| Modifier and Type | Method and Description | 
|---|---|
String[] | 
fieldsExcludedFromEqualsAndHashCode()  | 
boolean | 
isBlank()  | 
boolean | 
matches(MatchDifference context,
       Boolean matched)  | 
equals, hashCode, toStringpublic boolean matches(MatchDifference context, Boolean matched)
public String[] fieldsExcludedFromEqualsAndHashCode()
fieldsExcludedFromEqualsAndHashCode in class ObjectWithReflectiveEqualsHashCodeToStringCopyright © 2020. All rights reserved.