gov.nasa.pds.search.core.util
Class PDSDateConvertTest

java.lang.Object
  extended by gov.nasa.pds.search.core.test.SearchCoreTest
      extended by gov.nasa.pds.search.core.util.PDSDateConvertTest

public class PDSDateConvertTest
extends SearchCoreTest

Test PDSDateConvert to verify expected output is being produced

Author:
jpadams

Nested Class Summary
 
Nested classes/interfaces inherited from class gov.nasa.pds.search.core.test.SearchCoreTest
SearchCoreTest.SingleTestRule
 
Field Summary
 
Fields inherited from class gov.nasa.pds.search.core.test.SearchCoreTest
log, watchman
 
Constructor Summary
PDSDateConvertTest()
           
 
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
 

Constructor Detail

PDSDateConvertTest

public PDSDateConvertTest()
Method Detail

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-2013 Planetary Data System. All Rights Reserved.