COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include "ui/core/CommitDetails.hpp"
#include "ui/core/CommitDetailsItem.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 CommitDetails class" |
Functions | |
BOOST_AUTO_TEST_CASE (init) | |
BOOST_AUTO_TEST_CASE (data) | |
BOOST_AUTO_TEST_CASE (header_data) | |
BOOST_AUTO_TEST_CASE (index) | |
BOOST_AUTO_TEST_CASE (set_option) | |
BOOST_AUTO_TEST_CASE (clear) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 8 of file utest-ui-core-commit-details.cpp.
#define BOOST_TEST_MODULE "Test module for the ui CommitDetails class" |
Definition at line 9 of file utest-ui-core-commit-details.cpp.
BOOST_AUTO_TEST_CASE | ( | init | ) |
Definition at line 27 of file utest-ui-core-commit-details.cpp.
BOOST_AUTO_TEST_CASE | ( | data | ) |
Definition at line 39 of file utest-ui-core-commit-details.cpp.
BOOST_AUTO_TEST_CASE | ( | header_data | ) |
Definition at line 72 of file utest-ui-core-commit-details.cpp.
BOOST_AUTO_TEST_CASE | ( | index | ) |
Definition at line 96 of file utest-ui-core-commit-details.cpp.
BOOST_AUTO_TEST_CASE | ( | set_option | ) |
Definition at line 117 of file utest-ui-core-commit-details.cpp.
BOOST_AUTO_TEST_CASE | ( | clear | ) |
Definition at line 128 of file utest-ui-core-commit-details.cpp.
Send comments to: COOLFluiD Web Admin |