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

Test the lintul module


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


// Public Instance Methods
public void testCompareHillflow() throws IOException;

Runs the lintul test with Simple Photosynthesis


}



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