Class DateMatchers
- java.lang.Object
-
- com.atlassian.confluence.util.test.matchers.DateMatchers
-
@Deprecated public class DateMatchers extends Object
Deprecated.since 7.20 no replacementMatchers forDates.
-
-
Constructor Summary
Constructors Constructor Description DateMatchers()Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static org.hamcrest.Matcher<Date>after(Date expectedDate)Deprecated.
-