
Public Member Functions | |
| void | assertGoalIsAborted () |
| void | assertGoalIsAccepted () |
| void | assertGoalIsCanceled () |
| void | assertGoalIsRejected () |
| void | assertGoalIsSuccess () |
| void | assertPublishFeedback (const std::initializer_list< int > &statuses) |
| void | assertStatusUpdatedCorrectly (const std::vector< std::string > &bags) |
| void | assertUploadGoalIsNotSent () |
| void | assertUploadGoalIsSent () |
| std::string | createRosbagAtTime (ros::Time time) |
| void | givenActionServerAvailable () |
| void | givenActionServerBusy () |
| std::vector< std::string > | givenRecorderIsRunning () |
| void | givenRollingRecorderGoal () |
| void | givenUploadFails () |
| void | givenUploadReturns (actionlib::SimpleClientGoalState state) |
| void | givenUploadSucceeds () |
| void | givenUploadTimesOut () |
| RollingRecorderActionServerHandlerTests () | |
| void | SetUp () override |
| void | TearDown () override |
Protected Attributes | |
| std::atomic< bool > | action_server_busy |
| boost::shared_ptr< recorder_msgs::RollingRecorderGoal > | goal |
| MockRollingRecorderGoalHandle | goal_handle |
| boost::filesystem::path | path |
| std::unique_ptr< RollingRecorderRosbagUploadRequest< MockRollingRecorderGoalHandle, MockS3UploadClient > > | request |
| RollingRecorder | rolling_recorder |
| RollingRecorderOptions | rolling_recorder_options |
| MockRollingRecorderStatus | rolling_recorder_status |
| MockS3UploadClient | s3_upload_client |
Definition at line 136 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 150 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 280 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 265 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 275 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 260 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 270 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 285 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 293 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 255 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 251 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 188 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 212 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 207 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 217 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 202 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 237 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 226 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 232 of file rolling_recorder_action_server_handler_test.cpp.
|
inline |
Definition at line 242 of file rolling_recorder_action_server_handler_test.cpp.
|
inlineoverride |
Definition at line 163 of file rolling_recorder_action_server_handler_test.cpp.
|
inlineoverride |
Definition at line 178 of file rolling_recorder_action_server_handler_test.cpp.
|
protected |
Definition at line 141 of file rolling_recorder_action_server_handler_test.cpp.
|
protected |
Definition at line 144 of file rolling_recorder_action_server_handler_test.cpp.
|
protected |
Definition at line 145 of file rolling_recorder_action_server_handler_test.cpp.
|
protected |
Definition at line 146 of file rolling_recorder_action_server_handler_test.cpp.
|
protected |
Definition at line 143 of file rolling_recorder_action_server_handler_test.cpp.
|
protected |
Definition at line 139 of file rolling_recorder_action_server_handler_test.cpp.
|
protected |
Definition at line 140 of file rolling_recorder_action_server_handler_test.cpp.
|
protected |
Definition at line 142 of file rolling_recorder_action_server_handler_test.cpp.
|
protected |
Definition at line 147 of file rolling_recorder_action_server_handler_test.cpp.