ifw-fcf 7.1.4
Loading...
Searching...
No Matches
Classes | Functions | Variables
testDeviceFactory.cpp File Reference

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")
 

Detailed Description

Unit tests for the DeviceFactory class.

Author
mkiekebu

Function Documentation

◆ TEST_F() [1/2]

TEST_F ( TestDeviceFactory ,
Create  )

◆ TEST_F() [2/2]

TEST_F ( TestDeviceFactory ,
Ctor  )

Variable Documentation

◆ CONFIG_FILE

std::string const CONFIG_FILE = std::string("config.yaml")

◆ SHUTTER1_CFG

std::string const SHUTTER1_CFG = std::string("shutter1.yaml")