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