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