JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.core
Class TournamentLocalTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.javaGenes.core.TournamentLocalTest

public class TournamentLocalTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

TournamentLocalTest

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

setUp

public void setUp()

testGetParentIndicesRandom

public void testGetParentIndicesRandom()

JavaGenes, NASA Ames. Written largely by Al Globus