Definition at line 178 of file OutPortProviderTests.cpp.
◆ OutPortProviderTests()
OutPortProvider::OutPortProviderTests::OutPortProviderTests |
( |
| ) |
|
|
inline |
◆ ~OutPortProviderTests()
OutPortProvider::OutPortProviderTests::~OutPortProviderTests |
( |
| ) |
|
|
inline |
◆ CPPUNIT_TEST() [1/3]
◆ CPPUNIT_TEST() [2/3]
◆ CPPUNIT_TEST() [3/3]
◆ CPPUNIT_TEST_SUITE()
◆ CPPUNIT_TEST_SUITE_END()
OutPortProvider::OutPortProviderTests::CPPUNIT_TEST_SUITE_END |
( |
| ) |
|
|
private |
◆ setUp()
virtual void OutPortProvider::OutPortProviderTests::setUp |
( |
| ) |
|
|
inlinevirtual |
◆ tearDown()
virtual void OutPortProvider::OutPortProviderTests::tearDown |
( |
| ) |
|
|
inlinevirtual |
◆ test_publishInterface()
void OutPortProvider::OutPortProviderTests::test_publishInterface |
( |
| ) |
|
|
inline |
publishInterface()メソッドのテスト
- 引数で渡したNameValueオブジェクトのインタフェースタイプが、ポートのそれと一致しない場合に、 Interface情報が取得されないことを確認する。
- 引数で渡したNameValueオブジェクトのインタフェースタイプが、ポートのそれと一致する場合に、 Interface情報を取得でき、それが期待値と一致することを確認する。
Definition at line 298 of file OutPortProviderTests.cpp.
◆ test_publishInterfaceProfile()
void OutPortProvider::OutPortProviderTests::test_publishInterfaceProfile |
( |
| ) |
|
|
inline |
publishInterfaceProfile()メソッドのテスト。
- dataport.interface_typeプロパティを正しく取得できるか?
- dataport.data_typeプロパティは空か?
- dataport.dataflow_typeプロパティは空か?
- dataport.subscription_typeプロパティは空か?
Definition at line 231 of file OutPortProviderTests.cpp.
◆ test_publishInterfaceProfile2()
void OutPortProvider::OutPortProviderTests::test_publishInterfaceProfile2 |
( |
| ) |
|
|
inline |
publishInterfaceProfile()メソッドのテスト
- publishInterfaceProfileメソッドでm_propertiesを読み込んでいることを確認する。
Definition at line 349 of file OutPortProviderTests.cpp.
The documentation for this class was generated from the following file: