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

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

public class PDSDateConvertTest
extends Object

Test PDSDateConvert to verify expected output is being produced

Author:
jpadams

Constructor Summary
PDSDateConvertTest()
           
 
Method Summary
 void setUp()
          Set up map of possible inputs and correct output for testing
 void tearDown()
          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

setUp

public final void setUp()
Set up map of possible inputs and correct output for testing


tearDown

public final void tearDown()
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.