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

Test the lintul module


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


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

Runs the counter


}



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