ifw-daq
2.1.0-pre1
IFW Data Acquisition modules
|
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) | |
Unit test for types declared in daq/eventLogObserverLogger.hpp.
Definition in file testEventLogObserver.cpp.
TEST_F | ( | TestEventLogObserverLogger | , |
Construction | |||
) |
Definition at line 24 of file testEventLogObserver.cpp.
TEST_F | ( | TestEventLogObserverLogger | , |
LoggingDoesNotThrow | |||
) |
Definition at line 28 of file testEventLogObserver.cpp.