| Constructor and Description |
|---|
OptionalValueMatcher(T expectedValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(Optional<? extends T> item) |
describeMismatch, describeMismatchSafely, matchespublic OptionalValueMatcher(T expectedValue)
Copyright © 2018. All rights reserved.