API
 
Loading...
Searching...
No Matches
fsmNode_test.cpp File Reference

Catch2 tests for the xInstGraph fsmNode helper. More...

#include "../../../../tests/testXWC.hpp"
#include <fstream>
#include "../../../../libMagAOX/libMagAOX.hpp"
#include "../fsmNode.hpp"
Include dependency graph for fsmNode_test.cpp:

Go to the source code of this file.

Namespaces

namespace  libXWCTest
 Namespace for all libXWC tests.
 
namespace  libXWCTest::xInstGraphTest
 Namespace for xInstGraph unit tests.
 

Macros

#define XWC_XIGNODE_TEST
 

Functions

void libXWCTest::xInstGraphTest::writeXML ()
 Write a minimal draw.io graph containing one of each supported node type.
 
 libXWCTest::xInstGraphTest::SCENARIO ("Creating and configuring an fsmNode", "[instGraph::fsmNode]")
 

Detailed Description

Catch2 tests for the xInstGraph fsmNode helper.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

Definition in file fsmNode_test.cpp.

Macro Definition Documentation

◆ XWC_XIGNODE_TEST

#define XWC_XIGNODE_TEST

Definition at line 14 of file fsmNode_test.cpp.