| examples.supergene.TotalSupergeneTest
TotalSupergeneTest | public class TotalSupergeneTest extends TestCase (Code) | | Total test of the supported Supergene classes. Due to slow run it is not
included into the test suite.
author: Audrius Meskauskas since: 2.0 |
Method Summary | |
public void | testSupergeneTotal() Test supported Supergene features, including performance tests. |
testSupergeneTotal | public void testSupergeneTotal() throws Exception(Code) | | Test supported Supergene features, including performance tests.
previously: return true if the Supergene tests succeded
throws: Exception - |
|
|