Public Member Functions | |
| InPortProviderTests () | |
| Constructor. | |
| virtual void | setUp () |
| Test initialization. | |
| virtual void | tearDown () |
| Test finalization. | |
| void | test_publishInterface_with_interfaceType_matched () |
| publishInterface() | |
| void | test_publishInterface_with_interfaceType_unmatched () |
| publishInterface() | |
| void | test_publishInterfaceProfile () |
| publishInterfaceProfile() | |
| ~InPortProviderTests () | |
| Destructor. | |
Private Member Functions | |
| CPPUNIT_TEST (test_publishInterfaceProfile) | |
| CPPUNIT_TEST (test_publishInterface_with_interfaceType_matched) | |
| CPPUNIT_TEST (test_publishInterface_with_interfaceType_unmatched) | |
| CPPUNIT_TEST_SUITE (InPortProviderTests) | |
| CPPUNIT_TEST_SUITE_END () | |
Definition at line 84 of file InPortProviderTests.cpp.
Constructor.
Definition at line 98 of file InPortProviderTests.cpp.
Destructor.
Definition at line 111 of file InPortProviderTests.cpp.
| InPortProvider::InPortProviderTests::CPPUNIT_TEST | ( | test_publishInterface_with_interfaceType_matched | ) | [private] |
| InPortProvider::InPortProviderTests::CPPUNIT_TEST | ( | test_publishInterface_with_interfaceType_unmatched | ) | [private] |
| virtual void InPortProvider::InPortProviderTests::setUp | ( | ) | [inline, virtual] |
Test initialization.
Definition at line 118 of file InPortProviderTests.cpp.
| virtual void InPortProvider::InPortProviderTests::tearDown | ( | ) | [inline, virtual] |
Test finalization.
Definition at line 125 of file InPortProviderTests.cpp.
| void InPortProvider::InPortProviderTests::test_publishInterfaceProfile | ( | ) | [inline] |
publishInterfaceProfile()
Definition at line 136 of file InPortProviderTests.cpp.