JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.evolvableDoubleList
Class SelectModuloTest

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

public class SelectModuloTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

SelectModuloTest

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

testGetDummyForSize

public void testGetDummyForSize()

testConvertBack

public void testConvertBack()

testGetIndicesArray

public void testGetIndicesArray()

JavaGenes, NASA Ames. Written largely by Al Globus