Definition at line 38 of file ECFactoryTests.cpp.
ECFactory::ECFactoryTests::ECFactoryTests |
( |
| ) |
|
|
inline |
virtual ECFactory::ECFactoryTests::~ECFactoryTests |
( |
| ) |
|
|
inlinevirtual |
ECFactory::ECFactoryTests::CPPUNIT_TEST |
( |
test_name |
| ) |
|
|
private |
ECFactory::ECFactoryTests::CPPUNIT_TEST_SUITE_END |
( |
| ) |
|
|
private |
virtual void ECFactory::ECFactoryTests::setUp |
( |
| ) |
|
|
inlinevirtual |
virtual void ECFactory::ECFactoryTests::tearDown |
( |
| ) |
|
|
inlinevirtual |
void ECFactory::ECFactoryTests::test_create_and_destroy |
( |
| ) |
|
|
inline |
create()メソッドとdestroy()メソッドのテスト
- create()呼出しにより、所定のExcecutionContextのインスタンスが生成されるか?
- destroy()呼出しにより、所定のExecutionContextインスタンスが削除されるか?
Definition at line 110 of file ECFactoryTests.cpp.
void ECFactory::ECFactoryTests::test_name |
( |
| ) |
|
|
inline |
name()メソッドのテスト
- コンストラクタで指定した名称を、name()メソッドで正しく取得できるか?
Definition at line 90 of file ECFactoryTests.cpp.
CORBA::ORB_ptr ECFactory::ECFactoryTests::m_pORB |
|
private |
PortableServer::POA_ptr ECFactory::ECFactoryTests::m_pPOA |
|
private |
The documentation for this class was generated from the following file: