ifw-fcf 8.0.2
 
Loading...
Searching...
No Matches
testDeviceFactory.cpp File Reference

Unit tests for the DeviceFactory class. Ported to ifw::fnd::defs::ICommAdapter (post-ualib port). 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  MyDeviceFactoryConfig
 
class  MyDeviceLcsIf
 
class  TestMyDevice
 
class  TestDeviceFactory
 

Functions

 TEST_F (TestDeviceFactory, Ctor)
 
 TEST_F (TestDeviceFactory, Create)
 

Detailed Description

Unit tests for the DeviceFactory class. Ported to ifw::fnd::defs::ICommAdapter (post-ualib port).

Function Documentation

◆ TEST_F() [1/2]

TEST_F ( TestDeviceFactory ,
Create  )

◆ TEST_F() [2/2]

TEST_F ( TestDeviceFactory ,
Ctor  )