rad 6.2.0
Loading...
Searching...
No Matches
Classes | Functions
testTopicSub.cpp File Reference

Unit tests for the TopicSub class. More...

#include <rad/logger.hpp>
#include <rad/topicHandler.hpp>
#include <rad/topicSub.hpp>
#include <google/protobuf/stubs/common.h>
#include <gtest/gtest.h>
#include <chrono>
#include <thread>

Classes

class  TestTopicHandler
 
class  TestTopicSub
 

Functions

 TEST_F (TestTopicSub, Ctor)
 
 TEST_F (TestTopicSub, Ctor2)
 
 TEST_F (TestTopicSub, DISABLED_Subscribe)
 
 TEST_F (TestTopicSub, DISABLED_CleanupGoogleProtoBuf)
 

Detailed Description

Unit tests for the TopicSub class.

Author
landolfa

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( TestTopicSub ,
Ctor  )

◆ TEST_F() [2/4]

TEST_F ( TestTopicSub ,
Ctor2  )

◆ TEST_F() [3/4]

TEST_F ( TestTopicSub ,
DISABLED_CleanupGoogleProtoBuf  )

◆ TEST_F() [4/4]

TEST_F ( TestTopicSub ,
DISABLED_Subscribe  )