|
HLCC Documentation 2.2.0
|
Unit test for the ObservablePublisher class. More...
#include "hlcc/oldbmux/observablePublisher.hpp"#include <gtest/gtest.h>#include <chrono>#include <memory>#include <stdexcept>#include <string>#include <mal/utility/future.hpp>#include <mal/rr/RrEntity.hpp>#include <mal/rr/Ami.hpp>#include <mal/rr/ClientRrEntity.hpp>#include <mal/ps/DataEntity.hpp>#include <mal/ps/Traceable.hpp>#include <mal/Mal.hpp>#include <mal/IcdTypes.hpp>#include <mal/utility/shared_vector.hpp>Classes | |
| class | TestInstance |
Functions | |
| TEST_F (TestInstance, Publish) | |
Unit test for the ObservablePublisher class.
| TEST_F | ( | TestInstance | , |
| Publish | ) |
Check ObservablePublisher.Publish(...) is forwarding to the MAL publisher and informs its observers about it.