|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <API/Query.hpp>#include <BaseIntegrationTest.hpp>#include <Compiler/CPPCompiler/CPPCompiler.hpp>#include <Compiler/JITCompilerBuilder.hpp>#include <Identifiers/NESStrongTypeJson.hpp>#include <Plans/Query/QueryPlan.hpp>#include <Plans/Utils/PlanIdGenerator.hpp>#include <Services/QueryParsingService.hpp>#include <Util/Logger/Logger.hpp>#include <Util/TestUtils.hpp>#include <cpr/cpr.h>#include <gtest/gtest.h>#include <memory>#include <nlohmann/json.hpp>Classes | |
| class | NES::QueryCatalogControllerTest |
Namespaces | |
| NES | |
| This exception represents a network error. | |
Functions | |
| NES::TEST_F (QueryCatalogControllerTest, testGetRequestAllRegistedQueries) | |
| NES::TEST_F (QueryCatalogControllerTest, testGetQueriesWithSpecificStatus) | |
| NES::TEST_F (QueryCatalogControllerTest, testGetRequestStatusOfQuery) | |