JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.hillClimbing
Class AcceptImprovementTest

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

public class AcceptImprovementTest
extends TestCase

See Also:
Serialized Form

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

AcceptImprovementTest

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

testAll

public void testAll()

JavaGenes, NASA Ames. Written largely by Al Globus