ifw-sup 5.0.0
Loading...
Searching...
No Matches
Functions
testActionMgr.cpp File Reference

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.
 

Detailed Description

Unit tests for the ActionMgr class.

Author

Function Documentation

◆ ExpectHelperNo()

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.