NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <API/QueryAPI.hpp>
#include <BaseIntegrationTest.hpp>
#include <Measures/TimeCharacteristic.hpp>
#include <Operators/LogicalOperators/LogicalOperator.hpp>
#include <Plans/Utils/PlanIterator.hpp>
#include <Util/Core.hpp>
#include <Util/Logger/Logger.hpp>
#include <gtest/gtest.h>
Classes | |
class | NES::OperatorPropertiesTest |
Namespaces | |
NES | |
This exception represents a network error. | |
Functions | |
NES::TEST_F (OperatorPropertiesTest, testAssignProperties) | |
NES::TEST_F (OperatorPropertiesTest, testAssignDifferentPropertyTypes) | |
NES::TEST_F (OperatorPropertiesTest, testAssignWithMorePropertiesThanOperators) | |
NES::TEST_F (OperatorPropertiesTest, testAssignWithLessPropertiesThanOperators) | |
NES::TEST_F (OperatorPropertiesTest, testAssignWithBinaryOperator) | |