net.simplace.runs.grm.GNComplete
Test the lintul module
public class GNComplete extends
net.simplace.usermodules.test.SimplacerunStandardUnitTest {
// Public Constructors
public GNComplete();
// Public Instance Methods public void testComplete() throws Exception;
Runs the lintul test with Simple Photosynthesis
public void testCompleteP() throws Exception;
}
Hierarchy: java.lang.Object - net.simplace.usermodules.test.SimplacerunStandardUnitTest - GNComplete