Class IsMinute<T>

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

    public class IsMinute<T>
    extends TemporalMatcher<T>
    A matcher that tests that the examined date is on the specified minute
    Author:
    Stewart Bissett