|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectse.citerus.dddsample.application.util.DateTestUtil
public final class DateTestUtil
A few utils for working with Date in tests.
| Method Summary | |
|---|---|
static java.util.Date |
toDate(java.lang.String date)
|
static java.util.Date |
toDate(java.lang.String date,
java.lang.String time)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.util.Date toDate(java.lang.String date)
date - date string as yyyy-MM-dd
public static java.util.Date toDate(java.lang.String date,
java.lang.String time)
date - date string as yyyy-MM-ddtime - time string as HH:mm
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||