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

Test the lintul module


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


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

Runs the lintul test with potential growth
public void testCompareLintulWaterstress() throws Exception;

public void testCompareLintulSlim() throws Exception;

public void testCompareKomplett() throws Exception;



}



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