|
ifw-sup
1.0.0
|
Unit tests for the ActionMgr class. More...
#include <sup/syssup/common/actionMgr.hpp>#include <sup/syssup/common/config.hpp>#include <sup/syssup/common/dataContext.hpp>#include <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"Classes | |
| class | TestActionMgr |
Functions | |
| void | ExpectHelperNo (MockDbAdapter &mock) |
| ExpectHelperNo. More... | |
| TEST_F (TestActionMgr, Ctor) | |
| TEST_F (TestActionMgr, CreateActions) | |
| TEST_F (TestActionMgr, CreateActivities) | |
| int | main (int argc, char **argv) |
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.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| TEST_F | ( | TestActionMgr | , |
| CreateActions | |||
| ) |
| TEST_F | ( | TestActionMgr | , |
| CreateActivities | |||
| ) |
| TEST_F | ( | TestActionMgr | , |
| Ctor | |||
| ) |