Public Member Functions | |
LightweightRTObjectServantTests () | |
Constructor. | |
virtual void | setUp () |
Test initialization. | |
virtual void | tearDown () |
Test finalization. | |
void | test_case0 () |
~LightweightRTObjectServantTests () | |
Destructor. | |
Private Member Functions | |
CPPUNIT_TEST (test_case0) | |
CPPUNIT_TEST_SUITE (LightweightRTObjectServantTests) | |
CPPUNIT_TEST_SUITE_END () |
Definition at line 30 of file LightweightRTObjectServantTests.cpp.
LightweightRTObjectServant::LightweightRTObjectServantTests::LightweightRTObjectServantTests | ( | ) | [inline] |
Constructor.
Definition at line 44 of file LightweightRTObjectServantTests.cpp.
LightweightRTObjectServant::LightweightRTObjectServantTests::~LightweightRTObjectServantTests | ( | ) | [inline] |
Destructor.
Definition at line 51 of file LightweightRTObjectServantTests.cpp.
LightweightRTObjectServant::LightweightRTObjectServantTests::CPPUNIT_TEST_SUITE | ( | LightweightRTObjectServantTests | ) | [private] |
virtual void LightweightRTObjectServant::LightweightRTObjectServantTests::setUp | ( | ) | [inline, virtual] |
Test initialization.
Definition at line 58 of file LightweightRTObjectServantTests.cpp.
virtual void LightweightRTObjectServant::LightweightRTObjectServantTests::tearDown | ( | ) | [inline, virtual] |
Test finalization.
Definition at line 65 of file LightweightRTObjectServantTests.cpp.
void LightweightRTObjectServant::LightweightRTObjectServantTests::test_case0 | ( | ) | [inline] |
Definition at line 70 of file LightweightRTObjectServantTests.cpp.