Class ZonedDateTimeMatchers.ZonedDateTimeEqualsMatcher
java.lang.Object
org.hamcrest.BaseMatcher<ZonedDateTime>
com.totvs.tjf.test.support.hamcrest.ZonedDateTimeMatchers.ZonedDateTimeEqualsMatcher
- All Implemented Interfaces:
org.hamcrest.Matcher<ZonedDateTime>,org.hamcrest.SelfDescribing
- Enclosing interface:
- ZonedDateTimeMatchers
public static final class ZonedDateTimeMatchers.ZonedDateTimeEqualsMatcher
extends org.hamcrest.BaseMatcher<ZonedDateTime>
-
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)
-