COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include "ui/core/NGeneric.hpp"
#include "ui/core/NRoot.hpp"
#include "ui/core/TreeNode.hpp"
#include "test/ui/CoreApplication.hpp"
Go to the source code of this file.
Macros | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MODULE "Test module for the ui TreeNode class" |
Functions | |
BOOST_AUTO_TEST_CASE (init) | |
BOOST_AUTO_TEST_CASE (contructor) | |
BOOST_AUTO_TEST_CASE (has_parent) | |
BOOST_AUTO_TEST_CASE (child) | |
BOOST_AUTO_TEST_CASE (child_by_name) | |
BOOST_AUTO_TEST_CASE (update_child_list) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 8 of file utest-ui-core-tree-node.cpp.
#define BOOST_TEST_MODULE "Test module for the ui TreeNode class" |
Definition at line 9 of file utest-ui-core-tree-node.cpp.
BOOST_AUTO_TEST_CASE | ( | init | ) |
Definition at line 28 of file utest-ui-core-tree-node.cpp.
BOOST_AUTO_TEST_CASE | ( | contructor | ) |
Definition at line 40 of file utest-ui-core-tree-node.cpp.
BOOST_AUTO_TEST_CASE | ( | has_parent | ) |
Definition at line 55 of file utest-ui-core-tree-node.cpp.
BOOST_AUTO_TEST_CASE | ( | child | ) |
Definition at line 70 of file utest-ui-core-tree-node.cpp.
BOOST_AUTO_TEST_CASE | ( | child_by_name | ) |
Definition at line 196 of file utest-ui-core-tree-node.cpp.
BOOST_AUTO_TEST_CASE | ( | update_child_list | ) |
Definition at line 292 of file utest-ui-core-tree-node.cpp.
Send comments to: COOLFluiD Web Admin |