rad 6.2.0
|
Unit tests for the DOMSCXMLReader class. More...
#include <scxml4cpp/DOMSCXMLReader.h>
#include <scxml4cpp/State.h>
#include <scxml4cpp/StateMachine.h>
#include <gtest/gtest.h>
#include <fstream>
Classes | |
class | TestTransitions |
Functions | |
TEST_F (TestTransitions, IllTransition1) | |
TEST_F (TestTransitions, IllTransition2) | |
Unit tests for the DOMSCXMLReader class.
TEST_F | ( | TestTransitions | , |
IllTransition1 | ) |
EICSSW-793 Internal transition without event/guard should be skipped.
TEST_F | ( | TestTransitions | , |
IllTransition2 | ) |
EICSSW-793 Self transition without event/guard should be skipped.