#include "../../../../tests/catch2/catch.hpp"#include <fstream>#include "../../../../libMagAOX/libMagAOX.hpp"#include "../indiPropNode.hpp"
Go to the source code of this file.
Macros | |
| #define | XWC_XIGNODE_TEST |
Functions | |
| void | writeXML () |
| SCENARIO ("Creating and configuring an indiPropNode", "[instGraph::indiPropNode]") | |
| #define XWC_XIGNODE_TEST |
Definition at line 8 of file indiPropNode_test.cpp.
| SCENARIO | ( | "Creating and configuring an indiPropNode" | , |
| "" | [instGraph::indiPropNode] | ||
| ) |
Definition at line 29 of file indiPropNode_test.cpp.
References indiPropNode::handleSetProperty(), indiPropNode::loadConfig(), xigNode::name(), xigNode::node(), indiPropNode::propEl(), indiPropNode::propKey(), indiPropNode::propValNum(), indiPropNode::propValStr(), indiPropNode::propValSw(), indiPropNode::state(), indiPropNode::tol(), indiPropNode::type(), and writeXML().
| void writeXML | ( | ) |
Definition at line 11 of file indiPropNode_test.cpp.
Referenced by SCENARIO().