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

Unit tests for merging 2 SCXML models loaded using the DOMSCXMLReader class. 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/EventQueue.h>
#include <scxml4cpp/Executor.h>
#include <gtest/gtest.h>

Classes

class  TestAppendAction
 
class  TestAppendActivity
 
class  TestAppend
 

Functions

 TEST_F (TestAppend, append1)
 
 TEST_F (TestAppend, append2)
 

Detailed Description

Unit tests for merging 2 SCXML models loaded using the DOMSCXMLReader class.

Function Documentation

◆ TEST_F() [1/2]

TEST_F ( TestAppend ,
append1  )

◆ TEST_F() [2/2]

TEST_F ( TestAppend ,
append2  )