ifw-sup 5.0.0
|
Unit tests for the ActionMgr class. More...
#include <ifw/sup/syssup/common/actionMgr.hpp>
#include <ifw/sup/syssup/common/config.hpp>
#include <ifw/sup/syssup/common/dataContext.hpp>
#include <ifw/sup/syssup/common/subsysFacade.hpp>
#include <rad/dbAdapterRedis.hpp>
#include <rad/msgReplier.hpp>
#include <rad/smAdapter.hpp>
#include <boost/asio.hpp>
#include <gtest/gtest.h>
#include "mock/mockDbAdapter.hpp"
Functions | |
void | ExpectHelperNo (MockDbAdapter &mock) |
ExpectHelperNo. | |
Unit tests for the ActionMgr class.
void ExpectHelperNo | ( | MockDbAdapter & | mock | ) |
ExpectHelperNo.
This functions encapsulate the all the calls expected for the mock classes used in the test functions in this file.