Public Member Functions | |
CORBAManagerTests () | |
Constructor. | |
virtual void | setUp () |
Test initialization. | |
virtual void | tearDown () |
Test finalization. | |
void | test_case0 () |
void | test_init () |
void | test_instance () |
void | test_name () |
~CORBAManagerTests () | |
Destructor. | |
Private Member Functions | |
CPPUNIT_TEST (test_init) | |
CPPUNIT_TEST (test_instance) | |
CPPUNIT_TEST (test_name) | |
CPPUNIT_TEST (test_case0) | |
CPPUNIT_TEST_SUITE (CORBAManagerTests) | |
CPPUNIT_TEST_SUITE_END () |
Definition at line 90 of file CORBAManagerTests.cpp.
CORBAManager::CORBAManagerTests::CORBAManagerTests | ( | ) | [inline] |
Constructor.
Definition at line 107 of file CORBAManagerTests.cpp.
CORBAManager::CORBAManagerTests::~CORBAManagerTests | ( | ) | [inline] |
Destructor.
Definition at line 114 of file CORBAManagerTests.cpp.
CORBAManager::CORBAManagerTests::CPPUNIT_TEST | ( | test_init | ) | [private] |
CORBAManager::CORBAManagerTests::CPPUNIT_TEST | ( | test_instance | ) | [private] |
CORBAManager::CORBAManagerTests::CPPUNIT_TEST | ( | test_name | ) | [private] |
CORBAManager::CORBAManagerTests::CPPUNIT_TEST | ( | test_case0 | ) | [private] |
CORBAManager::CORBAManagerTests::CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
virtual void CORBAManager::CORBAManagerTests::setUp | ( | ) | [inline, virtual] |
Test initialization.
Definition at line 121 of file CORBAManagerTests.cpp.
virtual void CORBAManager::CORBAManagerTests::tearDown | ( | ) | [inline, virtual] |
Test finalization.
Definition at line 128 of file CORBAManagerTests.cpp.
void CORBAManager::CORBAManagerTests::test_case0 | ( | ) | [inline] |
Definition at line 171 of file CORBAManagerTests.cpp.
void CORBAManager::CORBAManagerTests::test_init | ( | ) | [inline] |
Definition at line 133 of file CORBAManagerTests.cpp.
void CORBAManager::CORBAManagerTests::test_instance | ( | ) | [inline] |
Definition at line 147 of file CORBAManagerTests.cpp.
void CORBAManager::CORBAManagerTests::test_name | ( | ) | [inline] |
Definition at line 160 of file CORBAManagerTests.cpp.