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