RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Classes | Functions | Variables
helpers.hpp File Reference

Helper stuff for unit tests. More...

#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <rtctk/componentFramework/componentMetricsIf.hpp>
#include <rtctk/componentFramework/eventServiceIf.hpp>
#include <rtctk/componentFramework/serviceContainer.hpp>
#include <rtctk/componentFramework/test/fakeComponentMetrics.hpp>
#include <rtctk/componentFramework/test/fakeOldbIf.hpp>
#include <rtctk/componentFramework/test/fakeRuntimeRepoIf.hpp>
#include <iostream>
#include <memory>
#include <mutex>

Go to the source code of this file.

Classes

class  MockEventPublisher
 
class  MockEventSubscriber
 
class  MockEventService
 
struct  FakeServices
 

Functions

 ACTION (Throw)
 

Variables

void * rec_ptr
 

Detailed Description

Helper stuff for unit tests.

Function Documentation

◆ ACTION()

ACTION ( Throw )

Variable Documentation

◆ rec_ptr

void* rec_ptr
extern