JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.core
Class AntiTournamentTest

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

public class AntiTournamentTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

AntiTournamentTest

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

setUp

public void setUp()

testTournament

public void testTournament()

JavaGenes, NASA Ames. Written largely by Al Globus