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

Unit tests for the TrsHealth class. More...

#include <scxml4cpp/Action.h>
#include <rad/trsHealth.hpp>
#include <rad/smAdapter.hpp>
#include <gtest/gtest.h>
#include <fstream>
#include <string>

Classes

class  TrsHealthAction
 
class  TestTrsHealth
 

Functions

 TEST_F (TestTrsHealth, TestCtorOk)
 
 TEST_F (TestTrsHealth, TestConnectBad)
 

Detailed Description

Unit tests for the TrsHealth class.

Author
nbenes

Function Documentation

◆ TEST_F() [1/2]

TEST_F ( TestTrsHealth ,
TestConnectBad  )

◆ TEST_F() [2/2]

TEST_F ( TestTrsHealth ,
TestCtorOk  )