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

Test daq::Source and related. More...

#include <gtest/gtest.h>
#include "mock/metadaqifMock.hpp"
#include "mock/recifMock.hpp"
#include <daq/source.hpp>

Go to the source code of this file.

Classes

class  daq::TestSource
 Test fixture for source tests. More...
 

Namespaces

 daq
 

Functions

 daq::TEST_F (TestSource, Constructors)
 
 daq::TEST_F (TestSource, Accessors)
 
 daq::TEST_F (TestSource, PrimSourceConstructionFailsIfRrClientIsInvalid)
 
 daq::TEST_F (TestSource, PrimSourceConstructionFailsIfNameIsEmpty)
 
 daq::TEST_F (TestSource, MetaSourceConstructionFailsIfRrClientIsInvalid)
 
 daq::TEST_F (TestSource, MetaSourceConstructionFailsIfNameIsEmpty)
 

Detailed Description

Test daq::Source and related.

Definition in file testSource.cpp.