|
rad 6.2.0
|
Unit tests for the different parsing warning maessages. More...
#include <scxml4cpp/Action.h>#include <scxml4cpp/Activity.h>#include <scxml4cpp/DOMSCXMLReader.h>#include <scxml4cpp/StateMachine.h>#include <scxml4cpp/Helper.h>#include <scxml4cpp/Merger.h>#include <scxml4cpp/State.h>#include <scxml4cpp/Event.h>#include <scxml4cpp/Transition.h>#include <scxml4cpp/ExecutableContent.h>#include <gtest/gtest.h>Classes | |
| class | TestWarningsAction |
| class | TestWarningsActivity |
| class | TestWarning |
Functions | |
| TEST_F (TestWarning, noWarnings) | |
| TEST_F (TestWarning, unresolvedCondition) | |
| TEST_F (TestWarning, unresolvedActivity) | |
| TEST_F (TestWarning, unresolvedTransAction) | |
| TEST_F (TestWarning, unresolvedEntryExitActions) | |
Unit tests for the different parsing warning maessages.
| TEST_F | ( | TestWarning | , |
| noWarnings | ) |
| TEST_F | ( | TestWarning | , |
| unresolvedActivity | ) |
| TEST_F | ( | TestWarning | , |
| unresolvedCondition | ) |
| TEST_F | ( | TestWarning | , |
| unresolvedEntryExitActions | ) |
| TEST_F | ( | TestWarning | , |
| unresolvedTransAction | ) |