NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
TestHarnessUtilTest.cpp File Reference
#include <API/QueryAPI.hpp>
#include <API/TestSchemas.hpp>
#include <BaseIntegrationTest.hpp>
#include <Catalogs/Topology/Topology.hpp>
#include <Catalogs/Topology/TopologyNode.hpp>
#include <Common/DataTypes/DataTypeFactory.hpp>
#include <Configurations/Worker/PhysicalSourceTypes/CSVSourceType.hpp>
#include <Util/Logger/Logger.hpp>
#include <Util/TestHarness/TestHarness.hpp>
#include <gmock/gmock-matchers.h>
#include <gtest/gtest.h>
Include dependency graph for TestHarnessUtilTest.cpp:

Classes

class  NES::TestHarnessUtilTest
 

Namespaces

 NES
 This exception represents a network error.
 

Functions

 NES::TEST_F (TestHarnessUtilTest, testHarnessUtilWithSingleSource)
 
 NES::TEST_F (TestHarnessUtilTest, testHarnessUtilWithTwoPhysicalSourceOfTheSameLogicalSource)
 
 NES::TEST_F (TestHarnessUtilTest, testHarnessUtilWithTwoPhysicalSourceOfDifferentLogicalSources)
 
 NES::TEST_F (TestHarnessUtilTest, testHarnessUtilWithWindowOperator)
 
 NES::TEST_F (TestHarnessUtilTest, testHarnessWithJoinOperator)
 
 NES::TEST_F (TestHarnessUtilTest, testHarnessOnQueryWithMapOperator)
 
 NES::TEST_F (TestHarnessUtilTest, testHarnessWithHiearchyInTopology)
 
 NES::TEST_F (TestHarnessUtilTest, testHarnessCsvSource)
 
 NES::TEST_F (TestHarnessUtilTest, testHarnessCsvSourceAndMemorySource)
 
 NES::TEST_F (TestHarnessUtilTest, testHarnessUtilWithNoSources)
 
 NES::TEST_F (TestHarnessUtilTest, testHarnessUtilPushToNonExsistentSource)
 
 NES::TEST_F (TestHarnessUtilTest, testHarnessUtilPushToWrongSource)