JGAP

examples.supergene
Class SupergeneSampleApplicationTest

java.lang.Object
  extended by JGAPTestCase
      extended by examples.supergene.SupergeneSampleApplicationTest

public class SupergeneSampleApplicationTest
extends JGAPTestCase

Test Supergene sample application, verifying the "make change" supergene and non-supergene versions. Both must return a zero error. Performance is not verified.

Since:
2.0

Constructor Summary
SupergeneSampleApplicationTest()
           
 
Method Summary
static Test suite()
           
 void testSupergeneTotal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupergeneSampleApplicationTest

public SupergeneSampleApplicationTest()
Method Detail

testSupergeneTotal

public void testSupergeneTotal()

suite

public static Test suite()

JGAP