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