Collection of tests checking the functionality of the SystemInfo class.
More...
Collection of tests checking the functionality of the SystemInfo class.
Definition at line 52 of file unittest_system_info.cpp.
◆ advertiseGetObjectService()
| void system_info_tests::SystemInfoTests::advertiseGetObjectService |
( |
| ) |
|
|
protected |
◆ MOCK_METHOD2()
| system_info_tests::SystemInfoTests::MOCK_METHOD2 |
( |
executeGetObject |
, |
|
|
bool(GetObject::Request &, GetObject::Response &) |
|
|
) |
| |
|
protected |
◆ publishJointState()
| void system_info_tests::SystemInfoTests::publishJointState |
( |
| ) |
|
◆ SetUp()
| void system_info_tests::SystemInfoTests::SetUp |
( |
| ) |
|
|
override |
◆ TearDown()
| void system_info_tests::SystemInfoTests::TearDown |
( |
| ) |
|
|
override |
◆ get_obj_service_
◆ joint_names_
| const std::vector<std::string> system_info_tests::SystemInfoTests::joint_names_ { "joint1", "joint2" } |
|
protected |
◆ publisher_thread_
| std::thread system_info_tests::SystemInfoTests::publisher_thread_ |
|
protected |
◆ spinner_
◆ terminate_
| std::atomic_bool system_info_tests::SystemInfoTests::terminate_ { false } |
|
protected |
The documentation for this class was generated from the following file: