net.simplace.runs.holger.WP3.MACSUR_WP3_P3
Test the lintul module
public class MACSUR_WP3_P3 extends
net.simplace.usermodules.test.SimplacerunStandardUnitTest {
// Public Constructors
public MACSUR_WP3_P3();
// Public Instance Methods public void testMaize();
Runs the heat stress
public void testWheat();
Runs the heat stress
}
Hierarchy: java.lang.Object - net.simplace.usermodules.test.SimplacerunStandardUnitTest - MACSUR_WP3_P3