Public Member Functions | |
OutPortProviderTests () | |
Constructor. | |
virtual void | setUp () |
Test initialization. | |
virtual void | tearDown () |
Test finalization. | |
void | test_publishInterface () |
publishInterface()メソッドのテスト | |
void | test_publishInterfaceProfile () |
publishInterfaceProfile()メソッドのテスト。 | |
void | test_publishInterfaceProfile2 () |
publishInterfaceProfile()メソッドのテスト | |
~OutPortProviderTests () | |
Destructor. | |
Private Member Functions | |
CPPUNIT_TEST (test_publishInterfaceProfile) | |
CPPUNIT_TEST (test_publishInterfaceProfile2) | |
CPPUNIT_TEST (test_publishInterface) | |
CPPUNIT_TEST_SUITE (OutPortProviderTests) | |
CPPUNIT_TEST_SUITE_END () |
Definition at line 178 of file OutPortProviderTests.cpp.
Constructor.
Definition at line 192 of file OutPortProviderTests.cpp.
Destructor.
Definition at line 205 of file OutPortProviderTests.cpp.
virtual void OutPortProvider::OutPortProviderTests::setUp | ( | ) | [inline, virtual] |
Test initialization.
Definition at line 212 of file OutPortProviderTests.cpp.
virtual void OutPortProvider::OutPortProviderTests::tearDown | ( | ) | [inline, virtual] |
Test finalization.
Definition at line 219 of file OutPortProviderTests.cpp.
void OutPortProvider::OutPortProviderTests::test_publishInterface | ( | ) | [inline] |
publishInterface()メソッドのテスト
Definition at line 298 of file OutPortProviderTests.cpp.
void OutPortProvider::OutPortProviderTests::test_publishInterfaceProfile | ( | ) | [inline] |
publishInterfaceProfile()メソッドのテスト。
Definition at line 231 of file OutPortProviderTests.cpp.
void OutPortProvider::OutPortProviderTests::test_publishInterfaceProfile2 | ( | ) | [inline] |
publishInterfaceProfile()メソッドのテスト
Definition at line 349 of file OutPortProviderTests.cpp.