Public Member Functions | |
CORBA_IORUtilTests () | |
Constructor. | |
virtual void | setUp () |
Test initialization. | |
virtual void | tearDown () |
Test finalization. | |
void | test_case0 () |
toIOR(), toString(), replaceEndpoint(), formatIORinfo() メソッドテスト | |
~CORBA_IORUtilTests () | |
Destructor. | |
Private Member Functions | |
CPPUNIT_TEST (test_case0) | |
CPPUNIT_TEST_SUITE (CORBA_IORUtilTests) | |
CPPUNIT_TEST_SUITE_END () |
Definition at line 38 of file CORBA_IORUtilTests.cpp.
Constructor.
Definition at line 54 of file CORBA_IORUtilTests.cpp.
Destructor.
Definition at line 61 of file CORBA_IORUtilTests.cpp.
CORBA_IORUtil::CORBA_IORUtilTests::CPPUNIT_TEST | ( | test_case0 | ) | [private] |
virtual void CORBA_IORUtil::CORBA_IORUtilTests::setUp | ( | ) | [inline, virtual] |
Test initialization.
Definition at line 68 of file CORBA_IORUtilTests.cpp.
virtual void CORBA_IORUtil::CORBA_IORUtilTests::tearDown | ( | ) | [inline, virtual] |
Test finalization.
Definition at line 75 of file CORBA_IORUtilTests.cpp.
void CORBA_IORUtil::CORBA_IORUtilTests::test_case0 | ( | ) | [inline] |
toIOR(), toString(), replaceEndpoint(), formatIORinfo() メソッドテスト
Definition at line 82 of file CORBA_IORUtilTests.cpp.