DurationRecorderActionServerHandlerTests::DurationRecorderActionServerHandlerTests |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::assertBagFileCreated |
( |
boost::filesystem::path |
bag_file_path | ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::assertBagFileDeleted |
( |
boost::filesystem::path |
bag_file_path | ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::assertGoalIsAborted |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::assertGoalIsAccepted |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::assertGoalIsCanceled |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::assertGoalIsRejected |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::assertGoalIsSuccess |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::assertPublishFeedback |
( |
const std::initializer_list< int > & |
statuses | ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::assertRecorderRunWithExpectedOptions |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::assertUploadGoalIsSent |
( |
| ) |
|
|
inline |
std::string DurationRecorderActionServerHandlerTests::createRosbagAtTime |
( |
ros::Time |
time | ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::givenDeleteBagAfterUpload |
( |
boost::shared_ptr< file_uploader_msgs::UploadFilesResult > |
result | ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::givenDurationRecorderGoal |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::givenDurationRecorderGoalWithEmptyTopics |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::givenDurationRecorderGoalWithInvalidDuration |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::givenRecorderActive |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::givenRecorderBecomesActive |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::givenRecorderNotActive |
( |
| ) |
|
|
inline |
std::string DurationRecorderActionServerHandlerTests::givenRecorderRanSuccessfully |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::givenRecorderRanUnSuccessfully |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::givenUploadFails |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::givenUploadSucceeds |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::givenUploadTimesOut |
( |
| ) |
|
|
inline |
void DurationRecorderActionServerHandlerTests::TearDown |
( |
| ) |
|
|
inlineoverride |
boost::shared_ptr<recorder_msgs::DurationRecorderGoal> DurationRecorderActionServerHandlerTests::goal |
|
protected |
boost::filesystem::path DurationRecorderActionServerHandlerTests::path |
|
protected |
std::unique_ptr<MockRosbagRecorder> DurationRecorderActionServerHandlerTests::rosbag_recorder |
|
protected |
std::vector<std::string> DurationRecorderActionServerHandlerTests::topics_to_record |
|
protected |
std::string DurationRecorderActionServerHandlerTests::write_directory |
|
protected |
The documentation for this class was generated from the following file: