JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.hillClimbing
Class RestartAfterNChildrenWithoutAcceptanceTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.javaGenes.hillClimbing.RestartAfterNChildrenWithoutAcceptanceTest

public class RestartAfterNChildrenWithoutAcceptanceTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

RestartAfterNChildrenWithoutAcceptanceTest

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

testAll

public void testAll()

JavaGenes, NASA Ames. Written largely by Al Globus