NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
OperatorPropertiesTest.cpp File Reference
#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>
Include dependency graph for OperatorPropertiesTest.cpp:

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)