Class DateTimeMatchers


  • @Deprecated
    public class DateTimeMatchers
    extends Object
    Deprecated.
    since 7.20 no replacement
    JodaTime DateTime matchers.
    Since:
    5.6
    • Constructor Detail

      • DateTimeMatchers

        public DateTimeMatchers()
        Deprecated.
    • Method Detail

      • isEqual

        public static org.hamcrest.Matcher<org.joda.time.DateTime> isEqual​(org.joda.time.DateTime expected)
        Deprecated.
      • isEqualOrAfter

        public static org.hamcrest.Matcher<org.joda.time.DateTime> isEqualOrAfter​(org.joda.time.DateTime expected)
        Deprecated.