JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.core
Class FitnessFunctionWorstFitnessTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.javaGenes.core.FitnessFunctionWorstFitnessTest

public class FitnessFunctionWorstFitnessTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
FitnessFunctionWorstFitnessTest(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

FitnessFunctionWorstFitnessTest

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

testEvaluateFitness

public void testEvaluateFitness()

JavaGenes, NASA Ames. Written largely by Al Globus