net.simplace.runs.grm.Complete

Test the lintul module


public class Complete extends
net.simplace.usermodules.test.SimplacerunStandardUnitTest {
// Public Constructors
public 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 - Complete