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

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

Include dependency graph for stdMotionNode_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 a stdMotionNode", "[instGraph::stdMotionNode]")
 
 SCENARIO ("Sending Properties to a stdMotionNode", "[instGraph::stdMotionNode]")
 

Detailed Description

Catch2 tests for the xInstGraph stdMotionNode helper.

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

Definition in file stdMotionNode_test.cpp.

Macro Definition Documentation

◆ XWC_XIGNODE_TEST

#define XWC_XIGNODE_TEST

Definition at line 14 of file stdMotionNode_test.cpp.

Function Documentation

◆ SCENARIO()