net.simplace.runs.mk.Gecros
Test the lintul module
public class Gecros extends
net.simplace.usermodules.test.SimplacerunStandardUnitTest {
// Public Constructors
public Gecros();
// Public Instance Methods public void testGecros();
Runs the Gecros test with Sample Data
public void testGecrosSplit();
Runs the GecrosSplit test with Sample Data
public void testGecrosSplitReverse();
Runs the GecrosSplit test with Sample Data
public void testGecrosSlim();
Runs the Gecros test with Sample Data
public void testGecrosSensitivity();
Runs Gecros with different sowingdoys
public void testGecrosSensitivityNPL();
Runs Gecros with different sowingdoys
}
Hierarchy: java.lang.Object - net.simplace.usermodules.test.SimplacerunStandardUnitTest - Gecros