public class DateTimeMapUtilsTest
extends java.lang.Object
| Constructor and Description |
|---|
DateTimeMapUtilsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDifferenceInDays() |
void |
testDifferenceInHours() |
void |
testDifferenceInMilliseconds() |
void |
testDifferenceInMinutes() |
void |
testDifferenceInSeconds() |
void |
testDifferenceInYears() |
void |
testHour() |
public void testDifferenceInMilliseconds()
throws java.lang.Exception
java.lang.Exceptionpublic void testDifferenceInSeconds()
throws java.lang.Exception
java.lang.Exceptionpublic void testDifferenceInMinutes()
throws java.lang.Exception
java.lang.Exceptionpublic void testDifferenceInHours()
throws java.lang.Exception
java.lang.Exceptionpublic void testDifferenceInDays()
throws java.lang.Exception
java.lang.Exceptionpublic void testDifferenceInYears()
throws java.lang.Exception
java.lang.Exceptionpublic void testHour()
throws java.lang.Exception
java.lang.Exception