Class DateMatchers


  • @Deprecated
    public class DateMatchers
    extends Object
    Deprecated.
    since 7.20 no replacement
    Matchers for Dates.
    • Constructor Detail

      • DateMatchers

        public DateMatchers()
        Deprecated.
    • Method Detail

      • after

        public static org.hamcrest.Matcher<Date> after​(Date expectedDate)
        Deprecated.