|
rad
2.0.0
|
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) | |
Unit tests for the StateMachine class.
| TEST_F | ( | TestStateMachine | , |
| ctor | |||
| ) |
| TEST_F | ( | TestStateMachine | , |
| oneState | |||
| ) |
| TEST_F | ( | TestStateMachine | , |
| twoStates | |||
| ) |
1.8.5