net.simplace.runs.gk.Gecros

Test the lintul module


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


// Public Instance Methods
public void testGecros() throws Exception;

Runs the Gecros test with Sample Data
public void testGecrosSplit() throws Exception;

Runs the GecrosSplit test with Sample Data
public void testGecrosSplitReverse() throws Exception;

Runs the GecrosSplit test with Sample Data
public void testGecrosSlim() throws Exception;

Runs the Gecros test with Sample Data
public void testGecrosSensitivity() throws Exception;

Runs Gecros with different sowingdoys
public void testGecrosSensitivityNPL() throws Exception;

Runs Gecros with different sowingdoys


}



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