net.simplace.client.simulation.lap.test.model.LintulFastTest
Test the lintul module
public class LintulFastTest extends
net.simplace.client.simulation.lap.test.LapStandardUnitTest {
// Public Constructors
public LintulFastTest();
// Public Instance Methods public void testLintulFast() throws Exception;
Runs Lintul5 with NPK and Biomass in one Module
public void testLintulFastAgriadapt() throws Exception;
public void testCompareLintulFastProject() throws Exception;
}
Hierarchy: java.lang.Object - net.simplace.client.simulation.lap.test.LapStandardUnitTest - LintulFastTest