hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <gtest/gtest.h>
#include "ReducingOutputMessageBuilder.hpp"
#include "HandlerMocks.hpp"
#include "TestUtils.hpp"
Go to the source code of this file.
Classes | |
class | ReducingOutputMessageBuilderTest |
Functions | |
TEST_F (ReducingOutputMessageBuilderTest, buildOutputMessageFromJSON) | |
TEST_F (ReducingOutputMessageBuilderTest, buildOutputMessageFromNotFoundByKeyException) |
TEST_F | ( | ReducingOutputMessageBuilderTest | , |
buildOutputMessageFromJSON | |||
) |
Definition at line 42 of file ReducingOutputMessageBuilderTest.cpp.
TEST_F | ( | ReducingOutputMessageBuilderTest | , |
buildOutputMessageFromNotFoundByKeyException | |||
) |
Definition at line 59 of file ReducingOutputMessageBuilderTest.cpp.