rad 6.2.0
Loading...
Searching...
No Matches
Classes | Functions
TestReplace.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/Transition.h>
#include <scxml4cpp/ExecutableContent.h>
#include <gtest/gtest.h>

Classes

class  TestReplaceAction
 
class  TestReplaceActivity
 
class  TestReplace
 

Functions

 TEST_F (TestReplace, append1)
 

Detailed Description

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

Function Documentation

◆ TEST_F()

TEST_F ( TestReplace ,
append1  )