JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.permutation
Class PermutationKCutMutationTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.javaGenes.permutation.PermutationKCutMutationTest

public class PermutationKCutMutationTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

PermutationKCutMutationTest

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

testIndexInPrevious

public void testIndexInPrevious()

testMakeChildren

public void testMakeChildren()

JavaGenes, NASA Ames. Written largely by Al Globus