public class IsTrueMatcher extends AbstractUnaryMatcher
| Constructor and Description |
|---|
IsTrueMatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matches(Object value)
Called to determine the match
|
isApplicableTo, matchesprotected boolean matches(Object value)
AbstractUnaryMatchermatches in class AbstractUnaryMatchervalue - the expected valueCopyright © 2014–2021. All rights reserved.