JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.hillClimbing
Class RestartEveryNChildrenTest

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

public class RestartEveryNChildrenTest
extends TestCase

See Also:
Serialized Form

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

RestartEveryNChildrenTest

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

testAll

public void testAll()

JavaGenes, NASA Ames. Written largely by Al Globus