org.eclipse.emf.ecp.edit.internal.swt.util
Class DateSerializeTest

java.lang.Object
  extended by org.eclipse.emf.ecp.edit.internal.swt.util.DateSerializeTest

public class DateSerializeTest
extends Object

Author:
Eugen

Constructor Summary
DateSerializeTest()
           
 
Method Summary
 void setUp()
           
 void testConvertDate()
          Tests the conversion of a date.
 void testConvertDateTime()
          Tests the conversion of a dateTime.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateSerializeTest

public DateSerializeTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testConvertDate

public void testConvertDate()
Tests the conversion of a date.


testConvertDateTime

public void testConvertDateTime()
Tests the conversion of a dateTime.



Copyright © 2014. All Rights Reserved.