Class IsSame<T,​E>

  • All Implemented Interfaces:
    org.hamcrest.Matcher<T>, org.hamcrest.SelfDescribing

    public class IsSame<T,​E>
    extends TemporalMatcher<T>
    A matcher that tests that the examined date is the same as the reference date
    Author:
    Stewart Bissett