public class IsBeforeLocalDate<T extends ChronoLocalDate> extends AbstractIsBefore<T>
before, compareType, SUPPLIED_COMPARE_TYPE_MUST_NOT_BE_NULL, SUPPLIED_EXPECTED_MUST_NOT_BE_NULL, SUPPLIED_ROUNDING_TYPE_MUST_NOT_BE_NULL| Constructor and Description |
|---|
IsBeforeLocalDate(T before,
CompareType compareType) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matchesSafely(T item) |
describeTodescribeMismatch, describeMismatchSafely, matchespublic IsBeforeLocalDate(T before, CompareType compareType)
protected boolean matchesSafely(T item)
matchesSafely in class org.hamcrest.TypeSafeMatcher<T extends ChronoLocalDate>Copyright © 2018–2020. All rights reserved.