![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include "common/OptionURI.hpp"#include "common/OptionT.hpp"#include "common/OptionList.hpp"#include "common/PropertyList.hpp"#include "ui/core/NTree.hpp"#include "ui/core/PropertyModel.hpp"#include "ui/core/ThreadManager.hpp"#include "ui/core/TreeThread.hpp"#include "test/ui/MyNode.hpp"#include "test/ui/CoreApplication.hpp"#include <boost/lexical_cast.hpp>Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MODULE "Test module for the ui PropertyModel class" |
Functions | |
| BOOST_AUTO_TEST_CASE (init) | |
| BOOST_AUTO_TEST_CASE (data) | |
| BOOST_AUTO_TEST_CASE (index) | |
| BOOST_AUTO_TEST_CASE (row_count) | |
| BOOST_AUTO_TEST_CASE (header_data) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-ui-core-property-model.cpp.
| #define BOOST_TEST_MODULE "Test module for the ui PropertyModel class" |
Definition at line 8 of file utest-ui-core-property-model.cpp.
| BOOST_AUTO_TEST_CASE | ( | init | ) |
Definition at line 38 of file utest-ui-core-property-model.cpp.
| BOOST_AUTO_TEST_CASE | ( | data | ) |
Definition at line 79 of file utest-ui-core-property-model.cpp.
| BOOST_AUTO_TEST_CASE | ( | index | ) |
Definition at line 115 of file utest-ui-core-property-model.cpp.
| BOOST_AUTO_TEST_CASE | ( | row_count | ) |
Definition at line 154 of file utest-ui-core-property-model.cpp.
| BOOST_AUTO_TEST_CASE | ( | header_data | ) |
Definition at line 167 of file utest-ui-core-property-model.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |