COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <QModelIndex>
#include <QSignalSpy>
#include "common/XML/SignalFrame.hpp"
#include "ui/core/NGeneric.hpp"
#include "ui/core/NLink.hpp"
#include "ui/core/NRoot.hpp"
#include "ui/core/NTree.hpp"
#include "ui/core/TreeThread.hpp"
#include "ui/core/ThreadManager.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 NLink class" |
Functions | |
BOOST_AUTO_TEST_CASE (init) | |
BOOST_AUTO_TEST_CASE (tool_tip) | |
BOOST_AUTO_TEST_CASE (target_path) | |
BOOST_AUTO_TEST_CASE (go_to_target) | |
BOOST_AUTO_TEST_CASE (set_target_path) | |
BOOST_AUTO_TEST_CASE (set_target_node) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-ui-core-nlink.cpp.
#define BOOST_TEST_MODULE "Test module for the ui NLink class" |
Definition at line 8 of file utest-ui-core-nlink.cpp.
BOOST_AUTO_TEST_CASE | ( | init | ) |
Definition at line 38 of file utest-ui-core-nlink.cpp.
BOOST_AUTO_TEST_CASE | ( | tool_tip | ) |
Definition at line 52 of file utest-ui-core-nlink.cpp.
BOOST_AUTO_TEST_CASE | ( | target_path | ) |
Definition at line 74 of file utest-ui-core-nlink.cpp.
BOOST_AUTO_TEST_CASE | ( | go_to_target | ) |
Definition at line 96 of file utest-ui-core-nlink.cpp.
BOOST_AUTO_TEST_CASE | ( | set_target_path | ) |
Definition at line 141 of file utest-ui-core-nlink.cpp.
BOOST_AUTO_TEST_CASE | ( | set_target_node | ) |
Definition at line 160 of file utest-ui-core-nlink.cpp.
Send comments to: COOLFluiD Web Admin |