net.simplace.runs.gk.AS
Test the lintul module
public class AS extends
net.simplace.usermodules.test.SimplacerunStandardUnitTest {
// Public Constructors
public AS();
// Public Instance Methods public void testOnePoint() throws Exception;
Runs the Gecros test with Sample Data
public void testAllPointsIndividual() throws Exception;
Runs the Gecros test with Sample Data
public void testAllPointsGlobal() throws Exception;
Runs the Gecros test with Sample Data
public void testAllPointsIndividualIterated() throws Exception;
public void testAllPointsGlobalIterated() throws Exception;
}
Hierarchy: java.lang.Object - net.simplace.usermodules.test.SimplacerunStandardUnitTest - AS