rad 6.2.0
|
Unit tests for the DOMSCXMLReader class. More...
#include <scxml4cpp/Activity.h>
#include <scxml4cpp/Context.h>
#include <scxml4cpp/DOMSCXMLReader.h>
#include <scxml4cpp/Event.h>
#include <scxml4cpp/EventQueue.h>
#include <scxml4cpp/Executor.h>
#include <scxml4cpp/StateMachine.h>
#include <gtest/gtest.h>
#include <fstream>
Classes | |
class | TestRootActivity |
class | TestRootState |
Functions | |
TEST_F (TestRootState, ParallelRootState) | |
TEST_F (TestRootState, ParallelRootState2) | |
TEST_F (TestRootState, CompositeRootState) | |
TEST_F (TestRootState, CompositeRootState2) | |
TEST_F (TestRootState, CompositeRootState3) | |
Unit tests for the DOMSCXMLReader class.
TEST_F | ( | TestRootState | , |
CompositeRootState | ) |
TEST_F | ( | TestRootState | , |
CompositeRootState2 | ) |
TEST_F | ( | TestRootState | , |
CompositeRootState3 | ) |
TEST_F | ( | TestRootState | , |
ParallelRootState | ) |
TEST_F | ( | TestRootState | , |
ParallelRootState2 | ) |