org.placelab.test
Class TrackerTests
java.lang.Object
org.placelab.test.Harness
org.placelab.test.TrackerTests
- All Implemented Interfaces:
- Testable, TestableBase
- public class TrackerTests
- extends Harness
- implements Testable
|
Field Summary |
static double |
EPSILON
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EPSILON
public static final double EPSILON
- See Also:
- Constant Field Values
TrackerTests
public TrackerTests()
setupAllTests
public void setupAllTests(java.lang.String[] IGNORED)
- Specified by:
setupAllTests in class Harness
getName
public java.lang.String getName()
- Specified by:
getName in interface TestableBase
runTests
public void runTests(TestResult result)
- Specified by:
runTests in interface Testable
testBeaconAndGPSParticleFilterTracker
public void testBeaconAndGPSParticleFilterTracker(TestResult result)
testCentroidTracker
public void testCentroidTracker(TestResult result)
testGPSTruthTracker
public void testGPSTruthTracker(TestResult result)
testIntersectionTracker
public void testIntersectionTracker(TestResult result)
testPointXlate
public void testPointXlate(TestResult result)