NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
LocationProviderCSVTest.cpp File Reference
#include <BaseIntegrationTest.hpp>
#include <Exceptions/LocationProviderException.hpp>
#include <Mobility/LocationProviders/LocationProviderCSV.hpp>
#include <Util/Logger/Logger.hpp>
#include <Util/Mobility/Waypoint.hpp>
#include <Util/TestUtils.hpp>
#include <gtest/gtest.h>
Include dependency graph for LocationProviderCSVTest.cpp:

Classes

class  NES::LocationProviderCSVTest
 

Namespaces

 NES
 This exception represents a network error.
 

Functions

 NES::TEST_F (LocationProviderCSVTest, testInvalidCsv)
 
 NES::TEST_F (LocationProviderCSVTest, testCsvMovement)
 
 NES::TEST_F (LocationProviderCSVTest, testCsvMovementWithSimulatedLocationInFuture)
 
 NES::TEST_F (LocationProviderCSVTest, testCsvMovementWithSimulatedLocationInPast)