net.simplace.client.simulation.lap.test.SimpleComponentTest
Test the lintul module
public class SimpleComponentTest extends LapStandardUnitTest {
// Public Constructors
public SimpleComponentTest();
// Public Instance Methods public void testSimple();
Runs PhenoCalibration and checks, if the right simulation is selected.
}
Hierarchy: java.lang.Object - LapStandardUnitTest - SimpleComponentTest