public class HamcrestCondition<T>
extends <any>
Matcher
in an AssertJ Condition.Constructor and Description |
---|
HamcrestCondition(<any> matcher) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(T value) |
public boolean matches(T value)