Class DateTimeMatchers
- java.lang.Object
-
- com.atlassian.confluence.util.test.matchers.DateTimeMatchers
-
@Deprecated public class DateTimeMatchers extends Object
Deprecated.since 7.20 no replacementJodaTimeDateTime
matchers.- Since:
- 5.6
-
-
Constructor Summary
Constructors Constructor Description DateTimeMatchers()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static org.hamcrest.Matcher<org.joda.time.DateTime>
isEqual(org.joda.time.DateTime expected)
Deprecated.static org.hamcrest.Matcher<org.joda.time.DateTime>
isEqualOrAfter(org.joda.time.DateTime expected)
Deprecated.
-