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 IOException;

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

public void testCompareLintulSlim() throws IOException;

public void testCompareKomplett() throws IOException;



}



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