JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.evolvableDoubleList
Class SelectTwoNeighboringPairsTest

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

public class SelectTwoNeighboringPairsTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

SelectTwoNeighboringPairsTest

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

testRandom

public void testRandom()

JavaGenes, NASA Ames. Written largely by Al Globus