JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.core
Class AntiTournamentLocalTest

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

public class AntiTournamentLocalTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

AntiTournamentLocalTest

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

setUp

public void setUp()

testCoverage

public void testCoverage()

testGetDeathRowIndexRandom

public void testGetDeathRowIndexRandom()

JavaGenes, NASA Ames. Written largely by Al Globus