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