rad 6.2.0
Loading...
Searching...
No Matches
Classes | Functions
TestRootState.cpp File Reference

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)
 

Detailed Description

Unit tests for the DOMSCXMLReader class.

Function Documentation

◆ TEST_F() [1/5]

TEST_F ( TestRootState ,
CompositeRootState  )

◆ TEST_F() [2/5]

TEST_F ( TestRootState ,
CompositeRootState2  )

◆ TEST_F() [3/5]

TEST_F ( TestRootState ,
CompositeRootState3  )

◆ TEST_F() [4/5]

TEST_F ( TestRootState ,
ParallelRootState  )

◆ TEST_F() [5/5]

TEST_F ( TestRootState ,
ParallelRootState2  )