| |
|
| org.joda.time.convert.TestLongConverter
TestLongConverter | public class TestLongConverter extends TestCase (Code) | | This class is a Junit unit test for LongConverter.
author: Stephen Colebourne |
TestLongConverter | public TestLongConverter(String name)(Code) | | |
suite | public static TestSuite suite()(Code) | | |
testGetChronology_Object_Chronology | public void testGetChronology_Object_Chronology() throws Exception(Code) | | |
testGetChronology_Object_Zone | public void testGetChronology_Object_Zone() throws Exception(Code) | | |
testGetDurationMillis_Object | public void testGetDurationMillis_Object() throws Exception(Code) | | |
testGetInstantMillis_Object_Chronology | public void testGetInstantMillis_Object_Chronology() throws Exception(Code) | | |
testGetPartialValues | public void testGetPartialValues() throws Exception(Code) | | |
testToString | public void testToString()(Code) | | |
|
|
|