ch.elca.el4j.tests.util.codingsupport
Class JodaTimeTest

java.lang.Object
  extended by ch.elca.el4j.tests.util.codingsupport.JodaTimeTest

public class JodaTimeTest
extends Object

This class tests the JodaTimeUtils class.

Author:
Daniel Thomas (DTH)
File-location:
JodaTimeTest
Last check-in date:
2009-10-22 09:07:47 +0200 (Do, 22. Okt 2009) by dajamesthomas for revision 3966

Constructor Summary
JodaTimeTest()
           
 
Method Summary
 void testDateTimeToString()
          Tests the conversion from a DateTime object to a string.
 void testStringToDateTime()
          Tests the conversion from a string object to a DateTime object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JodaTimeTest

public JodaTimeTest()
Method Detail

testDateTimeToString

public void testDateTimeToString()
Tests the conversion from a DateTime object to a string.


testStringToDateTime

public void testStringToDateTime()
Tests the conversion from a string object to a DateTime object.



Copyright © 2005-2011 ELCA. All Rights Reserved.