rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
TestStateMachine.cpp File Reference

Unit tests for the StateMachine class. More...

#include <scxml4cpp/StateMachine.h>
#include <scxml4cpp/StateAtomic.h>
#include <scxml4cpp/Action.h>
#include <scxml4cpp/Event.h>
#include <scxml4cpp/Transition.h>
#include <gtest/gtest.h>

Classes

class  TestAction
 
class  TestCondition
 
class  TestStateMachine
 

Functions

 TEST_F (TestStateMachine, ctor)
 
 TEST_F (TestStateMachine, oneState)
 
 TEST_F (TestStateMachine, twoStates)
 

Detailed Description

Unit tests for the StateMachine class.

Author
landolfa

Function Documentation

TEST_F ( TestStateMachine  ,
ctor   
)
TEST_F ( TestStateMachine  ,
oneState   
)
TEST_F ( TestStateMachine  ,
twoStates   
)