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