This class represents a single position test case.
More...
#include <PositionTest.h>
This class represents a single position test case.
- load and parse test config JSON file (path is specified from PositionTestManager in constructor)
- create and initialize GPS Business logic wrapper
- feed coordinate pairs to wrapper and check received location events
| PositionTest::PositionTest |
( |
| ) |
|
| PositionTest::~PositionTest |
( |
| ) |
|
|
virtual |
| QList< QPair< long, long > > PositionTest::GetSimulatorPoints |
( |
| ) |
const |
| bool PositionTest::LoadFromJSON |
( |
const QString & |
filePath | ) |
|
| void PositionTest::ProcessTestConfig |
( |
| ) |
|
The documentation for this class was generated from the following files: