8 #ifndef META_OCEAN_TEST_TESTDEVICES_TEST_GPS_TRACKER_H
9 #define META_OCEAN_TEST_TESTDEVICES_TEST_GPS_TRACKER_H
35 static bool test(
const double testDuration);
This class implements tests for the GPSTracker class.
Definition: TestGPSTracker.h:27
static bool testApproximatedDistanceBetweenLocations(const double testDuration)
Tests the distance approximation between two GPS locations.
static bool test(const double testDuration)
Invokes all tests.
static bool testDecodePolyline()
Tests the decode polyline function.
static bool testParseGPSLocation(const double testDuration)
Tests the parsing function of GPS locations.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15