net.simplace.client.simulation.lap.test.model.Lintul5Test

Test the lintul module


public class Lintul5Test extends
net.simplace.client.simulation.lap.test.LapStandardUnitTest {
// Public Constructors
public Lintul5Test();


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

Runs Lintul5 with NPK and Biomass in one Module
public void testLintul5Zip() throws Exception;

Runs Lintul5 with NPK and Biomass in one Module
public void testCompareLintul5Phenology() throws Exception;

Runs Lintul5Phenology
public void testCompareLintul5PhenologyVernalisation() throws Exception;

Runs Lintul5Phenology with Vernalisation


}



Hierarchy: java.lang.Object - net.simplace.client.simulation.lap.test.LapStandardUnitTest - Lintul5Test