ifw  0.0.1-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
testMsgParsers.cpp File Reference

Unit tests for the MsgParsers class. More...

#include <devmgr/common/msgParsers.hpp>
#include <devmgr/common/events.rad.hpp>
#include <devmgr/modif/requests.pb.h>
#include <rad/Dispatcher.hpp>
#include <gtest/gtest.h>
#include <google/protobuf/stubs/common.h>

Classes

class  TestHandler< T >
 
class  TestMsgParsers
 

Functions

 TEST_F (TestMsgParsers, Ctor)
 
 TEST_F (TestMsgParsers, HandleMsgs)
 
 TEST_F (TestMsgParsers, HandleTopics)
 

Detailed Description

Unit tests for the MsgParsers class.

Author
mkiekebu

Function Documentation

TEST_F ( TestMsgParsers  ,
Ctor   
)
TEST_F ( TestMsgParsers  ,
HandleMsgs   
)
TEST_F ( TestMsgParsers  ,
HandleTopics   
)