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

Unit tests for the Action class. More...

#include <scxml4cpp/Action.h>
#include <scxml4cpp/Context.h>
#include <gtest/gtest.h>

Classes

class  MyAction
 
class  TestAction
 

Functions

 TEST_F (TestAction, ctor)
 
 TEST_F (TestAction, getset)
 
 TEST_F (TestAction, evaluate)
 
 TEST_F (TestAction, execute)
 

Detailed Description

Unit tests for the Action class.

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( TestAction ,
ctor  )

◆ TEST_F() [2/4]

TEST_F ( TestAction ,
evaluate  )

◆ TEST_F() [3/4]

TEST_F ( TestAction ,
execute  )

◆ TEST_F() [4/4]

TEST_F ( TestAction ,
getset  )