net.simplace.runs.ehsan.HeatStress2
Test the lintul module
public class HeatStress2 extends
net.simplace.usermodules.test.SimplacerunStandardUnitTest {
// Public Constructors
public HeatStress2();
// Public Instance Methods public void testHeatStress2();
Runs the heat stress
public void testHeatStress2WithoutProject();
Runs the lintul test with Simple Photosynthesis
}
Hierarchy: java.lang.Object - net.simplace.usermodules.test.SimplacerunStandardUnitTest - HeatStress2