Catch2 tests for the xInstGraph fsmNode helper.
More...
#include "../../../../tests/testXWC.hpp"#include <fstream>#include "../../../../libMagAOX/libMagAOX.hpp"#include "../fsmNode.hpp"
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]") | |
Catch2 tests for the xInstGraph fsmNode helper.
Definition in file fsmNode_test.cpp.
| #define XWC_XIGNODE_TEST |
Definition at line 14 of file fsmNode_test.cpp.