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

Unit tests for the verifying the document order. 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>

Classes

class  TestDocOrder
 

Functions

 TEST_F (TestDocOrder, ParallelRootState)
 

Detailed Description

Unit tests for the verifying the document order.

Function Documentation

◆ TEST_F()

TEST_F ( TestDocOrder ,
ParallelRootState  )