ifw-daq 3.1.0
IFW Data Acquisition modules
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
FixtureBase Struct Reference
+ Inheritance diagram for FixtureBase:

Public Member Functions

template<class T >
ExpectNoException (boost::future< T > &f)
 

Public Attributes

ManagerParams m_params = {"INS"}
 
NiceMock< KeywordFormatterMockm_kw_formatter
 

Detailed Description

Definition at line 35 of file testManager.cpp.

Member Function Documentation

◆ ExpectNoException()

template<class T >
T FixtureBase::ExpectNoException ( boost::future< T > &  f)
inline

Definition at line 37 of file testManager.cpp.

Member Data Documentation

◆ m_kw_formatter

NiceMock<KeywordFormatterMock> FixtureBase::m_kw_formatter

Definition at line 52 of file testManager.cpp.

◆ m_params

ManagerParams FixtureBase::m_params = {"INS"}

Definition at line 51 of file testManager.cpp.


The documentation for this struct was generated from the following file: