net.simplace.runs.grm.GBComplete

Test the lintul module


public class GBComplete extends
net.simplace.usermodules.test.SimplacerunStandardUnitTest {
// Public Constructors
public GBComplete();


// 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 - GBComplete