- java.lang.Object
-
- org.hamcrest.BaseMatcher<T>
-
- org.hamcrest.TypeSafeMatcher<Collection<org.joda.time.DateTime>>
-
- net.thucydides.core.matchers.dates.DateTimeCollectionContainsSameDatesMatcher
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
describeTo(org.hamcrest.Description description) |
boolean |
matchesSafely(Collection<org.joda.time.DateTime> dates) |
-
Methods inherited from class org.hamcrest.TypeSafeMatcher
describeMismatch, describeMismatchSafely, matches
-
Methods inherited from class org.hamcrest.BaseMatcher
_dont_implement_Matcher___instead_extend_BaseMatcher_, toString
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.