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

Test the lintul module


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


// Public Instance Methods
public void testCompareCounter() throws Exception;

Runs the counter


}



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