net.simplace.client.simulation.lap.test.model.GecrosTest
Test the lintul module
public class GecrosTest extends
net.simplace.client.simulation.lap.test.LapStandardUnitTest {
// Public Constructors
public GecrosTest();
// Public Instance Methods public void testCompareGecros() throws Exception;
}
Hierarchy: java.lang.Object - net.simplace.client.simulation.lap.test.LapStandardUnitTest - GecrosTest