org.deegree.commons.utils.time
Class DateUtilsTest
java.lang.Object
org.deegree.commons.utils.time.DateUtilsTest
public class DateUtilsTest
- extends Object
- Version:
- $Revision: 30119 $, $Date: 2011-03-22 10:02:35 +0100 (Tue, 22 Mar 2011) $
- Author:
- Oliver Tonnhofer, last edited by: $Author: aschmitz $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateUtilsTest
public DateUtilsTest()
setUTC
public void setUTC()
setDefault
public void setDefault()
testDates_yyyy_MM
public void testDates_yyyy_MM()
throws ParseException
- Throws:
ParseException
testDates_yyyyMM
public void testDates_yyyyMM()
throws ParseException
- Throws:
ParseException
testDates_yyyyMMdd
public void testDates_yyyyMMdd()
throws ParseException
- Throws:
ParseException
testDates_yyyy_MM_dd
public void testDates_yyyy_MM_dd()
throws ParseException
- Throws:
ParseException
testDates_yyyy_DD
public void testDates_yyyy_DD()
throws ParseException
- Throws:
ParseException
testDates_yyyyDD
public void testDates_yyyyDD()
throws ParseException
- Throws:
ParseException
testDates_yyyy
public void testDates_yyyy()
throws ParseException
- Throws:
ParseException
testDates_yyyy_MM_ddTHH_mm_ss_SSS
public void testDates_yyyy_MM_ddTHH_mm_ss_SSS()
throws ParseException
- Throws:
ParseException
testDates_yyyy_MM_ddTHHmmss_SSS
public void testDates_yyyy_MM_ddTHHmmss_SSS()
throws ParseException
- Throws:
ParseException
testDates_yyyy_MM_ddTHH_mm_ss
public void testDates_yyyy_MM_ddTHH_mm_ss()
throws ParseException
- Throws:
ParseException
testDates_yyyy_MM_ddTHHmmss
public void testDates_yyyy_MM_ddTHHmmss()
throws ParseException
- Throws:
ParseException
testDates_yyyy_MM_ddTHH_mm
public void testDates_yyyy_MM_ddTHH_mm()
throws ParseException
- Throws:
ParseException
testDates_yyyy_MM_ddTHHmm
public void testDates_yyyy_MM_ddTHHmm()
throws ParseException
- Throws:
ParseException
testDates_yyyy_MM_ddTHHmmssSSS
public void testDates_yyyy_MM_ddTHHmmssSSS()
throws ParseException
- Throws:
ParseException
testDates_yyyy_MM_ddTHHmmssSS
public void testDates_yyyy_MM_ddTHHmmssSS()
throws ParseException
- Throws:
ParseException
testDates_yyyy_MM_ddTHHmmssS
public void testDates_yyyy_MM_ddTHHmmssS()
throws ParseException
- Throws:
ParseException
testDates_yyyy_MM_ddTHH
public void testDates_yyyy_MM_ddTHH()
throws ParseException
- Throws:
ParseException
testDates_yyyy_MM_ddTHH_mm_ss_TZ
public void testDates_yyyy_MM_ddTHH_mm_ss_TZ()
throws ParseException
- Throws:
ParseException
testDates_yyyy_MM_ddTHH_mm_ss_locale
public void testDates_yyyy_MM_ddTHH_mm_ss_locale()
throws ParseException
- Throws:
ParseException
testDates_yyyy_MM_ddTHH_mm_ss_TZ_locale
public void testDates_yyyy_MM_ddTHH_mm_ss_TZ_locale()
throws ParseException
- Throws:
ParseException
testDates_yyyy_MM_ddZ_locale
public void testDates_yyyy_MM_ddZ_locale()
throws ParseException
- Throws:
ParseException
testFormatISO8601
public void testFormatISO8601()
throws ParseException
- Throws:
ParseException
testFormatLocale
public void testFormatLocale()
throws ParseException
- Throws:
ParseException
testDuration
public void testDuration()
throws ParseException
- Throws:
ParseException
Copyright © 2011. All Rights Reserved.