Class LocalDateTimeMatchers.LocalDateTimeAfterMatcher
java.lang.Object
org.hamcrest.BaseMatcher<LocalDateTime>
com.totvs.tjf.test.support.hamcrest.LocalDateTimeMatchers.LocalDateTimeAfterMatcher
- All Implemented Interfaces:
org.hamcrest.Matcher<LocalDateTime>,org.hamcrest.SelfDescribing
- Enclosing interface:
- LocalDateTimeMatchers
public static final class LocalDateTimeMatchers.LocalDateTimeAfterMatcher
extends org.hamcrest.BaseMatcher<LocalDateTime>
-
Method Summary
Methods inherited from class org.hamcrest.BaseMatcher
_dont_implement_Matcher___instead_extend_BaseMatcher_, describeMismatch, isNotNull, toString
-
Method Details
-
matches
-
describeTo
public void describeTo(org.hamcrest.Description description)
-