Class IsDayOfMonth<T>

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

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