#include "../../../../tests/catch2/catch.hpp"#include <fstream>#include "../../../../libMagAOX/libMagAOX.hpp"#include "../staticNode.hpp"
Go to the source code of this file.
Macros | |
| #define | XWC_XIGNODE_TEST |
Functions | |
| void | writeXML () |
| TEST_CASE ("Creating and configuring an staticNode", "[instGraph::staticNode]") | |
| #define XWC_XIGNODE_TEST |
Definition at line 8 of file staticNode_test.cpp.
| TEST_CASE | ( | "Creating and configuring an staticNode" | , |
| "" | [instGraph::staticNode] | ||
| ) |
Definition at line 36 of file staticNode_test.cpp.
References staticNode::inputsOff(), staticNode::inputsOn(), staticNode::loadConfig(), xigNode::name(), xigNode::node(), staticNode::outputsOff(), staticNode::outputsOn(), and writeXML().
| void writeXML | ( | ) |
Definition at line 11 of file staticNode_test.cpp.
Referenced by TEST_CASE().