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