|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hamcrest.BaseMatcher<T>
org.junit.internal.matchers.TypeSafeMatcher<org.joda.time.DateTime>
com.atlassian.jira.rest.client.DateTimeMatcher
public class DateTimeMatcher
| Constructor Summary | |
|---|---|
DateTimeMatcher(org.joda.time.DateTime expected)
|
|
| Method Summary | |
|---|---|
void |
describeTo(org.hamcrest.Description description)
|
static DateTimeMatcher |
isEqual(org.joda.time.DateTime dateTime)
|
boolean |
matchesSafely(org.joda.time.DateTime given)
|
| Methods inherited from class org.junit.internal.matchers.TypeSafeMatcher |
|---|
matches |
| Methods inherited from class org.hamcrest.BaseMatcher |
|---|
_dont_implement_Matcher___instead_extend_BaseMatcher_, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DateTimeMatcher(org.joda.time.DateTime expected)
| Method Detail |
|---|
public static DateTimeMatcher isEqual(org.joda.time.DateTime dateTime)
public boolean matchesSafely(org.joda.time.DateTime given)
matchesSafely in class org.junit.internal.matchers.TypeSafeMatcher<org.joda.time.DateTime>public void describeTo(org.hamcrest.Description description)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||