JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.forceFields
Class ChromosomeMutationTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.javaGenes.forceFields.ChromosomeMutationTest

public class ChromosomeMutationTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

ChromosomeMutationTest

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

testForceInsideAlleleLimits

public void testForceInsideAlleleLimits()

JavaGenes, NASA Ames. Written largely by Al Globus