ifw-daq  2.1.0-pre1
IFW Data Acquisition modules
Classes | Functions
testEventLogObserver.cpp File Reference

Unit test for types declared in daq/eventLogObserverLogger.hpp. More...

#include <daq/eventLogObserver.hpp>
#include <sstream>
#include <gtest/gtest.h>
#include <gmock/gmock.h>

Go to the source code of this file.

Classes

class  TestEventLogObserverLogger
 

Functions

 TEST_F (TestEventLogObserverLogger, Construction)
 
 TEST_F (TestEventLogObserverLogger, LoggingDoesNotThrow)
 

Detailed Description

Unit test for types declared in daq/eventLogObserverLogger.hpp.

Definition in file testEventLogObserver.cpp.

Function Documentation

◆ TEST_F() [1/2]

TEST_F ( TestEventLogObserverLogger  ,
Construction   
)

Definition at line 24 of file testEventLogObserver.cpp.

◆ TEST_F() [2/2]

TEST_F ( TestEventLogObserverLogger  ,
LoggingDoesNotThrow   
)

Definition at line 28 of file testEventLogObserver.cpp.