net.simplace.runs.grm.Prev_Complete
Test the lintul module
public class Prev_Complete extends
net.simplace.usermodules.test.SimplacerunStandardUnitTest {
// Public Constructors
public Prev_Complete();
// 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 - Prev_Complete