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