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

Unit tests for the TopicPub class. More...

#include <rad/topicPub.hpp>
#include "types.pb.h"
#include <google/protobuf/stubs/common.h>
#include <gtest/gtest.h>

Classes

class  TestTopicPub
 

Functions

 TEST_F (TestTopicPub, Ctor)
 
 TEST_F (TestTopicPub, PublishRaw)
 
 TEST_F (TestTopicPub, Publish)
 
 TEST_F (TestTopicPub, CleanupGoogleProtoBuf)
 

Detailed Description

Unit tests for the TopicPub class.

Author
landolfa

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( TestTopicPub ,
CleanupGoogleProtoBuf  )

◆ TEST_F() [2/4]

TEST_F ( TestTopicPub ,
Ctor  )

◆ TEST_F() [3/4]

TEST_F ( TestTopicPub ,
Publish  )

◆ TEST_F() [4/4]

TEST_F ( TestTopicPub ,
PublishRaw  )