NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
MonitoringControllerTest.cpp File Reference
#include <API/Query.hpp>
#include <BaseIntegrationTest.hpp>
#include <GRPC/WorkerRPCClient.hpp>
#include <Identifiers/NESStrongTypeJson.hpp>
#include <Monitoring/MonitoringManager.hpp>
#include <Monitoring/MonitoringPlan.hpp>
#include <Monitoring/ResourcesReader/SystemResourcesReaderFactory.hpp>
#include <Runtime/BufferManager.hpp>
#include <Services/MonitoringService.hpp>
#include <Services/QueryParsingService.hpp>
#include <Util/Logger/Logger.hpp>
#include <Util/MetricCollectorType.hpp>
#include <Util/MetricValidator.hpp>
#include <cpr/cpr.h>
#include <cstdint>
#include <gtest/gtest.h>
#include <memory>
#include <nlohmann/json.hpp>
#include <nlohmann/json_fwd.hpp>
Include dependency graph for MonitoringControllerTest.cpp:

Classes

class  NES::MonitoringControllerTest
 

Namespaces

 NES
 This exception represents a network error.
 

Functions

 NES::TEST_F (MonitoringControllerTest, testStartMonitoring)
 
 NES::TEST_F (MonitoringControllerTest, testStopMonitoring)
 
 NES::TEST_F (MonitoringControllerTest, testStartMonitoringFailsBecauseMonitoringIsNotEnabled)
 
 NES::TEST_F (MonitoringControllerTest, testStopMonitoringFailsBecauseMonitoringIsNotEnabled)
 
 NES::TEST_F (MonitoringControllerTest, testRequestAllMetrics)
 
 NES::TEST_F (MonitoringControllerTest, testGetMonitoringControllerDataFromOneNode)
 
 NES::TEST_F (MonitoringControllerTest, testGetMonitoringControllerStorage)
 
 NES::TEST_F (MonitoringControllerTest, testGetMonitoringControllerStreams)