NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
StopQueryRequestTest.cpp File Reference
#include <BaseIntegrationTest.hpp>
#include <Catalogs/Query/QueryCatalog.hpp>
#include <Catalogs/Source/SourceCatalog.hpp>
#include <Catalogs/Topology/Topology.hpp>
#include <Catalogs/Topology/TopologyNode.hpp>
#include <Catalogs/UDF/UDFCatalog.hpp>
#include <Configurations/Coordinator/CoordinatorConfiguration.hpp>
#include <GRPC/WorkerRPCClient.hpp>
#include <Plans/Global/Execution/GlobalExecutionPlan.hpp>
#include <Plans/Global/Query/GlobalQueryPlan.hpp>
#include <RequestProcessor/RequestTypes/StopQueryRequest.hpp>
#include <Services/PlacementAmendment/PlacementAmendmentHandler.hpp>
#include <gtest/gtest.h>
Include dependency graph for StopQueryRequestTest.cpp:

Classes

class  NES::RequestProcessor::StopQueryRequestTest
 

Namespaces

 z3
 
 NES
 This exception represents a network error.
 
 NES::RequestProcessor
 

Functions

 NES::RequestProcessor::TEST_F (StopQueryRequestTest, createSimpleStopRequest)
 Test that the constructor of StopQueryRequest works as expected. More...