![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <boost/test/unit_test.hpp>#include "common/Assertions.hpp"#include "common/BasicExceptions.hpp"#include "common/PropertyList.hpp"Go to the source code of this file.
Classes | |
| struct | Properties_Fixture |
Macros | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MODULE "Test module for properties facility" |
Functions | |
| BOOST_AUTO_TEST_CASE (construct) | |
| BOOST_AUTO_TEST_CASE (assign) | |
| BOOST_AUTO_TEST_CASE (list) | |
| BOOST_AUTO_TEST_CASE (remove) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-properties.cpp.
| #define BOOST_TEST_MODULE "Test module for properties facility" |
Definition at line 8 of file utest-properties.cpp.
| BOOST_AUTO_TEST_CASE | ( | construct | ) |
Definition at line 50 of file utest-properties.cpp.
| BOOST_AUTO_TEST_CASE | ( | assign | ) |
Definition at line 73 of file utest-properties.cpp.
| BOOST_AUTO_TEST_CASE | ( | list | ) |
Definition at line 94 of file utest-properties.cpp.
| BOOST_AUTO_TEST_CASE | ( | remove | ) |
Definition at line 116 of file utest-properties.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |