|
rad
2.0.0
|
Unit tests for the Merger class. More...
#include <scxml4cpp/Merger.h>#include <scxml4cpp/Helper.h>#include <scxml4cpp/ExecutableContent.h>#include <scxml4cpp/StateMachine.h>#include <scxml4cpp/StateAtomic.h>#include <scxml4cpp/StateCompound.h>#include <scxml4cpp/Action.h>#include <scxml4cpp/Activity.h>#include <scxml4cpp/Event.h>#include <scxml4cpp/Transition.h>#include <scxml4cpp/Log.h>#include <iostream>#include <gtest/gtest.h>Classes | |
| class | TestMergerAction |
| class | TestMergerActivity |
| class | TestMerger |
Functions | |
| TEST_F (TestMerger, findStates) | |
| TEST_F (TestMerger, appendInternalTransitions) | |
| TEST_F (TestMerger, appendStates) | |
| TEST_F (TestMerger, appendActions) | |
Unit tests for the Merger class.
| TEST_F | ( | TestMerger | , |
| findStates | |||
| ) |
| TEST_F | ( | TestMerger | , |
| appendInternalTransitions | |||
| ) |
| TEST_F | ( | TestMerger | , |
| appendStates | |||
| ) |
| TEST_F | ( | TestMerger | , |
| appendActions | |||
| ) |
1.8.5