#include <handler_test.h>
Public Member Functions | |
void | SetMockLocalTrajectoryUploader () |
void | SetNoLocalTrajectoryUploader () |
void | SetUp () override |
Protected Attributes | |
std::unique_ptr< MockLocalTrajectoryUploader > | mock_local_trajectory_uploader_ |
std::unique_ptr< mapping::testing::MockMapBuilder > | mock_map_builder_ |
MockMapBuilderContext * | mock_map_builder_context_ |
std::unique_ptr< mapping::testing::MockPoseGraph > | mock_pose_graph_ |
std::unique_ptr< async_grpc::testing::RpcHandlerTestServer< HandlerConcept, HandlerType > > | test_server_ |
Definition at line 36 of file handler_test.h.
|
inline |
Definition at line 63 of file handler_test.h.
|
inline |
Definition at line 58 of file handler_test.h.
|
inlineoverride |
Definition at line 38 of file handler_test.h.
|
protected |
Definition at line 73 of file handler_test.h.
|
protected |
Definition at line 74 of file handler_test.h.
|
protected |
Definition at line 72 of file handler_test.h.
|
protected |
Definition at line 75 of file handler_test.h.
|
protected |
Definition at line 71 of file handler_test.h.