Classes | Namespaces | Macros | Functions
tests/factory.cpp File Reference
#include <dynamic-graph/entity.h>
#include <dynamic-graph/exception-factory.h>
#include <dynamic-graph/factory.h>
#include <sstream>
#include <boost/test/output_test_stream.hpp>
#include <boost/test/unit_test.hpp>
Include dependency graph for tests/factory.cpp:

Go to the source code of this file.

Classes

class  dynamicgraph::CustomEntity
 

Namespaces

 dynamicgraph
 

Macros

#define BOOST_TEST_MODULE   factory
 

Functions

 BOOST_AUTO_TEST_CASE (constructor)
 
 BOOST_AUTO_TEST_CASE (existEntity)
 
 BOOST_AUTO_TEST_CASE (newEntity)
 
 BOOST_AUTO_TEST_CASE (registerEntity)
 
 BOOST_AUTO_TEST_CASE (unregisterEntity)
 
dynamicgraph::EntitymakeEntity (const std::string &objectName)
 

Macro Definition Documentation

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   factory

Definition at line 10 of file tests/factory.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( constructor  )

Definition at line 35 of file tests/factory.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( existEntity  )

Definition at line 118 of file tests/factory.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( newEntity  )

Definition at line 82 of file tests/factory.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( registerEntity  )

Definition at line 39 of file tests/factory.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( unregisterEntity  )

Definition at line 61 of file tests/factory.cpp.

◆ makeEntity()

dynamicgraph::Entity* makeEntity ( const std::string &  objectName)

Definition at line 31 of file tests/factory.cpp.



dynamic-graph
Author(s): Nicolas Mansard, Olivier Stasse
autogenerated on Thu Jun 13 2024 02:26:22