net.simplace.runs.ehsan.HeatStress1

Test the lintul module


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


// Public Instance Methods
public void testHeatStress1();

Runs the heat stress
public void testHeatStress1WithoutProject();

Runs the lintul test with Simple Photosynthesis


}



Hierarchy: java.lang.Object - net.simplace.usermodules.test.SimplacerunStandardUnitTest - HeatStress1