NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
TopologyManagerServiceTest.cpp File Reference
#include <BaseIntegrationTest.hpp>
#include <gtest/gtest.h>
#include <Catalogs/Source/PhysicalSource.hpp>
#include <Catalogs/Source/SourceCatalog.hpp>
#include <Catalogs/Topology/Index/LocationIndex.hpp>
#include <Catalogs/Topology/Topology.hpp>
#include <Compiler/CPPCompiler/CPPCompiler.hpp>
#include <Compiler/JITCompilerBuilder.hpp>
#include <Configurations/WorkerConfigurationKeys.hpp>
#include <Configurations/WorkerPropertyKeys.hpp>
#include <CoordinatorRPCService.pb.h>
#include <Services/QueryParsingService.hpp>
#include <Util/Logger/Logger.hpp>
#include <Util/Mobility/SpatialType.hpp>
#include <string>
Include dependency graph for TopologyManagerServiceTest.cpp:

Classes

class  TopologyManagerServiceTest
 

Functions

 TEST_F (TopologyManagerServiceTest, testRegisterUnregisterNode)
 

Function Documentation

◆ TEST_F()

TEST_F ( TopologyManagerServiceTest  ,
testRegisterUnregisterNode   
)