JGAP

examples.supergene
Class TotalSupergeneTest

java.lang.Object
  extended by TestCase
      extended by examples.supergene.TotalSupergeneTest

public class TotalSupergeneTest
extends TestCase

Total test of the supported Supergene classes. Due to slow run it is not included into AllTests.

Since:
2.0

Constructor Summary
TotalSupergeneTest()
           
 
Method Summary
 void testSupergeneTotal()
          Test supported Supegene features, including performance tests.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TotalSupergeneTest

public TotalSupergeneTest()
Method Detail

testSupergeneTotal

public void testSupergeneTotal()
                        throws java.lang.Exception
Test supported Supegene features, including performance tests.

Throws:
java.lang.Exception

JGAP