Public Member Functions | Private Member Functions | Private Attributes | List of all members
Factory::FactoryTests Class Reference
Inheritance diagram for Factory::FactoryTests:
Inheritance graph
[legend]

Public Member Functions

 FactoryTests ()
 Constructor. More...
 
virtual void setUp ()
 Test initialization. More...
 
virtual void tearDown ()
 Test finalization. More...
 
void test_case0 ()
 
void test_case1 ()
 
void test_case2 ()
 
 ~FactoryTests ()
 Destructor. More...
 

Private Member Functions

 CPPUNIT_TEST (test_case0)
 
 CPPUNIT_TEST (test_case1)
 
 CPPUNIT_TEST (test_case2)
 
 CPPUNIT_TEST_SUITE (FactoryTests)
 
 CPPUNIT_TEST_SUITE_END ()
 

Private Attributes

coil::Factory< Basem_factory
 

Detailed Description

Definition at line 75 of file coil/tests/Factory/FactoryTests.cpp.

Constructor & Destructor Documentation

Factory::FactoryTests::FactoryTests ( )
inline

Constructor.

Definition at line 91 of file coil/tests/Factory/FactoryTests.cpp.

Factory::FactoryTests::~FactoryTests ( )
inline

Destructor.

Definition at line 98 of file coil/tests/Factory/FactoryTests.cpp.

Member Function Documentation

Factory::FactoryTests::CPPUNIT_TEST ( test_case0  )
private
Factory::FactoryTests::CPPUNIT_TEST ( test_case1  )
private
Factory::FactoryTests::CPPUNIT_TEST ( test_case2  )
private
Factory::FactoryTests::CPPUNIT_TEST_SUITE ( FactoryTests  )
private
Factory::FactoryTests::CPPUNIT_TEST_SUITE_END ( )
private
virtual void Factory::FactoryTests::setUp ( )
inlinevirtual

Test initialization.

Definition at line 105 of file coil/tests/Factory/FactoryTests.cpp.

virtual void Factory::FactoryTests::tearDown ( )
inlinevirtual

Test finalization.

Definition at line 112 of file coil/tests/Factory/FactoryTests.cpp.

void Factory::FactoryTests::test_case0 ( )
inline

Definition at line 117 of file coil/tests/Factory/FactoryTests.cpp.

void Factory::FactoryTests::test_case1 ( )
inline

Definition at line 146 of file coil/tests/Factory/FactoryTests.cpp.

void Factory::FactoryTests::test_case2 ( )
inline

Definition at line 214 of file coil/tests/Factory/FactoryTests.cpp.

Member Data Documentation

coil::Factory<Base> Factory::FactoryTests::m_factory
private

Definition at line 85 of file coil/tests/Factory/FactoryTests.cpp.


The documentation for this class was generated from the following file:


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:00