JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.evolvableDoubleList
Class CrossoverTwoPointsTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.javaGenes.evolvableDoubleList.CrossoverTwoPointsTest

public class CrossoverTwoPointsTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

CrossoverTwoPointsTest

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

testCrossover

public void testCrossover()

JavaGenes, NASA Ames. Written largely by Al Globus