gov.nasa.pds.search.core.util
Class PDSDateConvertTest
java.lang.Object
gov.nasa.pds.search.core.test.SearchCoreTest
gov.nasa.pds.search.core.util.PDSDateConvertTest
public class PDSDateConvertTest
- extends SearchCoreTest
Test PDSDateConvert to verify expected output is being produced
- Author:
- jpadams
Method Summary |
static void |
oneTimeSetUp()
Set up map of possible inputs and correct output for testing |
static void |
oneTimetearDown()
Clear the time map |
void |
testPDSDateConvertValid()
Loop through the time map and verify code is producing expected values |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDSDateConvertTest
public PDSDateConvertTest()
oneTimeSetUp
public static final void oneTimeSetUp()
- Set up map of possible inputs and correct output for testing
oneTimetearDown
public static final void oneTimetearDown()
- Clear the time map
testPDSDateConvertValid
public void testPDSDateConvertValid()
- Loop through the time map and verify code is producing expected values
Copyright © 2010–2014 Planetary Data System. All rights reserved.