Protected Member Functions | |
std::shared_ptr< LogNode > | build_test_subject (int8_t severity_level=rosgraph_msgs::Log::DEBUG, bool publish_topic_names=true, const std::unordered_set< std::string > &ignore_nodes=std::unordered_set< std::string >()) |
void | initialize_log_node (std::shared_ptr< LogNode > &ln) |
rosgraph_msgs::Log::ConstPtr | message_to_constptr (rosgraph_msgs::Log log_message) |
void | SetUp () override |
void | TearDown () override |
Protected Attributes | |
std::shared_ptr< LogBatcherMock > | log_batcher |
rosgraph_msgs::Log | log_message_ |
std::shared_ptr< LogNode > | log_node |
std::shared_ptr< LogPublisherMock > | log_publisher |
std::shared_ptr< LogServiceMock > | log_service |
std::shared_ptr< LogServiceFactoryMock > | log_service_factory |
Definition at line 83 of file log_node_test.cpp.
|
inlineprotected |
Definition at line 109 of file log_node_test.cpp.
|
inlineprotected |
Definition at line 127 of file log_node_test.cpp.
|
inlineprotected |
Definition at line 122 of file log_node_test.cpp.
|
inlineoverrideprotected |
Definition at line 95 of file log_node_test.cpp.
|
inlineoverrideprotected |
Definition at line 148 of file log_node_test.cpp.
|
protected |
Definition at line 89 of file log_node_test.cpp.
|
protected |
Definition at line 93 of file log_node_test.cpp.
|
protected |
Definition at line 91 of file log_node_test.cpp.
|
protected |
Definition at line 90 of file log_node_test.cpp.
|
protected |
Definition at line 87 of file log_node_test.cpp.
|
protected |
Definition at line 88 of file log_node_test.cpp.