ifw-fcf 7.1.4
|
Unit tests for the DeviceFactory class. More...
#include <rad/dbAdapterRedis.hpp>
#include <ifw/fcf/devmgr/common/config.hpp>
#include <ifw/fcf/devmgr/common/dataContext.hpp>
#include <ifw/fcf/devmgr/common/deviceMaker.hpp>
#include <ifw/fcf/devmgr/common/device.hpp>
#include <boost/asio.hpp>
#include <gtest/gtest.h>
Classes | |
class | MyDeviceConfig |
class | MyDeviceLcsIf |
class | TestMyDevice |
class | TestDeviceFactory |
Functions | |
TEST_F (TestDeviceFactory, Ctor) | |
TEST_F (TestDeviceFactory, Create) | |
Variables | |
std::string const | CONFIG_FILE = std::string("config.yaml") |
std::string const | SHUTTER1_CFG = std::string("shutter1.yaml") |
Unit tests for the DeviceFactory class.
TEST_F | ( | TestDeviceFactory | , |
Create | ) |
TEST_F | ( | TestDeviceFactory | , |
Ctor | ) |
std::string const CONFIG_FILE = std::string("config.yaml") |
std::string const SHUTTER1_CFG = std::string("shutter1.yaml") |