JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.evolvableDoubleList
Class SelectOneNeighboringPairTest

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

public class SelectOneNeighboringPairTest
extends TestCase

See Also:
Serialized Form

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

SelectOneNeighboringPairTest

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

testRandom

public void testRandom()

JavaGenes, NASA Ames. Written largely by Al Globus