JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.hillClimbing
Class AcceptEqualOrBetterTest

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

public class AcceptEqualOrBetterTest
extends TestCase

See Also:
Serialized Form

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

AcceptEqualOrBetterTest

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

testAll

public void testAll()

JavaGenes, NASA Ames. Written largely by Al Globus