| Constructor and Description |
|---|
UnitMatcher(org.hamcrest.Matcher<? super T> matcher) |
UnitMatcher(T val) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
describeMismatchSafely(Unit<T> item,
org.hamcrest.Description description) |
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(Unit<T> item) |
Copyright © 2021. All rights reserved.