public class DateTimeMatchers extends Object
DateTime
matchers.Constructor and Description |
---|
DateTimeMatchers() |
Modifier and Type | Method and Description |
---|---|
static org.hamcrest.Matcher<org.joda.time.DateTime> |
isEqual(org.joda.time.DateTime expected) |
static org.hamcrest.Matcher<org.joda.time.DateTime> |
isEqualOrAfter(org.joda.time.DateTime expected) |
Copyright © 2003–2016 Atlassian. All rights reserved.