Classes | Functions
s3_file_uploader_action_server_handler_test.cpp File Reference
#include "./s3_file_uploader_test.hpp"
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <aws/core/Aws.h>
#include <aws/s3/S3Client.h>
#include <boost/shared_ptr.hpp>
#include <file_uploader_msgs/UploadFilesAction.h>
#include <file_uploader_msgs/UploadFilesActionGoal.h>
#include <file_uploader_msgs/UploadFilesGoal.h>
#include <s3_common/s3_upload_manager.h>
#include <s3_file_uploader/s3_file_uploader_action_server_handler.h>
#include <ros/ros.h>
Include dependency graph for s3_file_uploader_action_server_handler_test.cpp:

Go to the source code of this file.

Classes

class  MockGoalHandle
 
class  S3FileUploaderActionServerHandlerTests
 

Functions

int main (int argc, char **argv)
 
 TEST_F (S3FileUploaderActionServerHandlerTests, TestInactiveUploadManager)
 
 TEST_F (S3FileUploaderActionServerHandlerTests, TestUploadActionSucceeds)
 
 TEST_F (S3FileUploaderActionServerHandlerTests, TestUploadActionFailure)
 
 TEST_F (S3FileUploaderActionServerHandlerTests, TestUploadActionCanceled)
 
 TEST_F (S3FileUploaderActionServerHandlerTests, TestCancelUploadToS3)
 

Function Documentation

int main ( int  argc,
char **  argv 
)
TEST_F ( S3FileUploaderActionServerHandlerTests  ,
TestInactiveUploadManager   
)
TEST_F ( S3FileUploaderActionServerHandlerTests  ,
TestUploadActionSucceeds   
)
TEST_F ( S3FileUploaderActionServerHandlerTests  ,
TestUploadActionFailure   
)
TEST_F ( S3FileUploaderActionServerHandlerTests  ,
TestUploadActionCanceled   
)
TEST_F ( S3FileUploaderActionServerHandlerTests  ,
TestCancelUploadToS3   
)


s3_file_uploader
Author(s): AWS RoboMaker
autogenerated on Tue Jun 1 2021 02:51:30