| ifw-fcf
    2.0.0
    | 
Unit tests for LampConfig class. More...
#include <fcf/common/dispatcher.hpp>#include <fcf/devmgr/common/actionMgr.hpp>#include <fcf/devmgr/common/config.hpp>#include <fcf/devmgr/common/dataContext.hpp>#include <fcf/devmgr/common/deviceFacade.hpp>#include <fcf/devmgr/common/device.hpp>#include <fcf/devmgr/common/deviceLcsIf.hpp>#include <fcf/devmgr/devices/lampConfig.hpp>#include <rad/dbAdapterRedis.hpp>#include <rad/msgReplier.hpp>#include <rad/smAdapter.hpp>#include <boost/asio.hpp>#include <gtest/gtest.h>#include "mock/mockIComm.hpp"#include "mock/mockDbAdapter.hpp"#include "mock/mockIConfig.hpp"| Classes | |
| class | testLampConfig::MyDeviceConfig | 
| Test LampConfig class used for testing purposes.  More... | |
| class | testLampConfig::TestLampConfig | 
| Namespaces | |
| testLampConfig | |
| Functions | |
| void | testLampConfig::ExpectHelper (MockDbAdapter &mock) | 
| ExpectHelper.  More... | |
| testLampConfig::TEST_F (TestLampConfig, Ctor) | |
| testLampConfig::TEST_F (TestLampConfig, ReadConfig) | |
| testLampConfig::TEST_F (TestLampConfig, GetIdentifier) | |
| testLampConfig::TEST_F (TestLampConfig, GetPrefix) | |
| testLampConfig::TEST_F (TestLampConfig, GetAddress) | |
| testLampConfig::TEST_F (TestLampConfig, GetType) | |
| testLampConfig::TEST_F (TestLampConfig, GetNamespace) | |
| testLampConfig::TEST_F (TestLampConfig, GetNodeId) | |
| testLampConfig::TEST_F (TestLampConfig, GetProcId) | |
| testLampConfig::TEST_F (TestLampConfig, GetObjId) | |
| Variables | |
| std::string const | testLampConfig::CONFIG_CFG = std::string(WAF_MODULE_PATH) + "/test/res/config.yml" | 
| std::string const | testLampConfig::LAMP1_CFG = std::string(WAF_MODULE_PATH) + "/test/res/lamp1.yml" | 
| std::string const | testLampConfig::WRONG_CFG = std::string(WAF_MODULE_PATH) + "/test/res/wrong.yml" | 
Unit tests for LampConfig class.
 1.8.5
 1.8.5