|
rad 6.2.0
|
Unit tests for the MsgRequestorT class. More...
#include "types.pb.h"#include <rad/msgRequestor.hpp>#include <google/protobuf/stubs/common.h>#include <gtest/gtest.h>Classes | |
| class | TestMsgRequestor |
Functions | |
| TEST_F (TestMsgRequestor, Ctor) | |
| TEST_F (TestMsgRequestor, SendReqRecvRep) | |
Unit tests for the MsgRequestorT class.
| TEST_F | ( | TestMsgRequestor | , |
| Ctor | ) |
| TEST_F | ( | TestMsgRequestor | , |
| SendReqRecvRep | ) |
Test that it is possible to successfully send a request and receive the related reply.