COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <boost/test/unit_test.hpp>
#include "common/Log.hpp"
#include "test/common/DummyComponents.hpp"
#include "common/Factories.hpp"
#include "common/Builder.hpp"
#include "common/OptionList.hpp"
Go to the source code of this file.
Classes | |
struct | FactoryFixture |
Macros | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MODULE "Test module for component factory" |
Functions | |
BOOST_AUTO_TEST_CASE (get_factory) | |
BOOST_AUTO_TEST_CASE (component_builder) | |
BOOST_AUTO_TEST_CASE (LibraryName) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-factory.cpp.
#define BOOST_TEST_MODULE "Test module for component factory" |
Definition at line 8 of file utest-factory.cpp.
BOOST_AUTO_TEST_CASE | ( | get_factory | ) |
Definition at line 43 of file utest-factory.cpp.
BOOST_AUTO_TEST_CASE | ( | component_builder | ) |
Definition at line 53 of file utest-factory.cpp.
BOOST_AUTO_TEST_CASE | ( | LibraryName | ) |
Definition at line 71 of file utest-factory.cpp.
Send comments to: COOLFluiD Web Admin |