JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.forceFields
Class FirstClusterLowestEnergyFitnessFunctionTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.javaGenes.forceFields.FirstClusterLowestEnergyFitnessFunctionTest

public class FirstClusterLowestEnergyFitnessFunctionTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

FirstClusterLowestEnergyFitnessFunctionTest

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

testEvaluateFitness

public void testEvaluateFitness()

JavaGenes, NASA Ames. Written largely by Al Globus