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

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

#include "../../../../tests/testXWC.hpp"
#include <fstream>
#include "../../../../libMagAOX/libMagAOX.hpp"
#include "../staticNode.hpp"
Include dependency graph for staticNode_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::TEST_CASE ("Creating and configuring an staticNode", "[instGraph::staticNode]")
 

Detailed Description

Catch2 tests for the xInstGraph staticNode helper.

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

Definition in file staticNode_test.cpp.

Macro Definition Documentation

◆ XWC_XIGNODE_TEST

#define XWC_XIGNODE_TEST

Definition at line 14 of file staticNode_test.cpp.