JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.core.utility
Class CoreUtilityTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.javaGenes.core.utility.CoreUtilityTest

public class CoreUtilityTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
CoreUtilityTest(java.lang.String name)
           
 
Method Summary
 void testGetParameterValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoreUtilityTest

public CoreUtilityTest(java.lang.String name)
Method Detail

testGetParameterValues

public void testGetParameterValues()

JavaGenes, NASA Ames. Written largely by Al Globus