net.simplace.client.simulation.lap.test.model.SoilCNTest
Test the lintul module
public class SoilCNTest extends
net.simplace.client.simulation.lap.test.LapStandardUnitTest {
// Public Constructors
public SoilCNTest();
// Public Instance Methods public void testCompareSoilCN() throws Exception;
Runs SoilCN with default data
}
Hierarchy: java.lang.Object - net.simplace.client.simulation.lap.test.LapStandardUnitTest - SoilCNTest