ifw-daq  3.0.1
IFW Data Acquisition modules
Classes | Namespaces | Functions
testDpmClient.cpp File Reference

daq::DpmClientImpl tests More...

#include <daq/config.hpp>
#include <optional>
#include <thread>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "mock/daqifMock.hpp"
#include "mock/malMock.hpp"
#include <daq/dpmClient.hpp>

Go to the source code of this file.

Classes

class  daq::TestDpmClient
 

Namespaces

 daq
 

Functions

 daq::TEST_F (TestDpmClient, StartMonitoringSendsRequestAndReceivesReply)
 
 daq::TEST_F (TestDpmClient, StartMonitoringSendsRequestAndRetriesOnTimeout)
 

Detailed Description

daq::DpmClientImpl tests

Definition in file testDpmClient.cpp.