This test requires a fixture to init and shutdown the SDK or else it causes seg faults when trying to construct a CloudWatch client. All tests must use the TEST_F function with this fixture name. More...
Protected Member Functions | |
void | SetUp () override |
void | StartPublisher () |
void | TearDown () override |
Protected Attributes | |
std::list< Aws::CloudWatchLogs::Model::InputLogEvent > | logs_list_ |
std::shared_ptr< MockCloudWatchFacade > | mock_cw_ |
Aws::SDKOptions | options_ |
std::shared_ptr< LogPublisher > | publisher_ |
This test requires a fixture to init and shutdown the SDK or else it causes seg faults when trying to construct a CloudWatch client. All tests must use the TEST_F function with this fixture name.
Definition at line 129 of file log_publisher_test.cpp.
|
inlineoverrideprotected |
Definition at line 145 of file log_publisher_test.cpp.
|
inlineprotected |
Definition at line 138 of file log_publisher_test.cpp.
|
inlineoverrideprotected |
Definition at line 158 of file log_publisher_test.cpp.
|
protected |
Definition at line 133 of file log_publisher_test.cpp.
|
protected |
Definition at line 135 of file log_publisher_test.cpp.
|
protected |
Definition at line 134 of file log_publisher_test.cpp.
|
protected |
Definition at line 136 of file log_publisher_test.cpp.