Protected Member Functions | Protected Attributes | List of all members
TestCloudWatchFacade Class Reference
Inheritance diagram for TestCloudWatchFacade:
Inheritance graph
[legend]

Protected Member Functions

std::chrono::milliseconds Now () const
 
void SetUp () override
 
void TearDown () override
 

Protected Attributes

std::shared_ptr< CloudWatchLogsFacadefacade_
 
std::list< Aws::CloudWatchLogs::Model::InputLogEvent > logs_list_
 
std::shared_ptr< CloudWatchLogsClientMockmock_client
 
CloudWatchLogsClientMockmock_client_p {}
 
Aws::SDKOptions options_
 

Detailed Description

Definition at line 31 of file cloudwatch_facade_test.cpp.

Member Function Documentation

std::chrono::milliseconds TestCloudWatchFacade::Now ( ) const
inlineprotected

Definition at line 58 of file cloudwatch_facade_test.cpp.

void TestCloudWatchFacade::SetUp ( )
inlineoverrideprotected

Definition at line 40 of file cloudwatch_facade_test.cpp.

void TestCloudWatchFacade::TearDown ( )
inlineoverrideprotected

Definition at line 52 of file cloudwatch_facade_test.cpp.

Member Data Documentation

std::shared_ptr<CloudWatchLogsFacade> TestCloudWatchFacade::facade_
protected

Definition at line 36 of file cloudwatch_facade_test.cpp.

std::list<Aws::CloudWatchLogs::Model::InputLogEvent> TestCloudWatchFacade::logs_list_
protected

Definition at line 34 of file cloudwatch_facade_test.cpp.

std::shared_ptr<CloudWatchLogsClientMock> TestCloudWatchFacade::mock_client
protected

Definition at line 37 of file cloudwatch_facade_test.cpp.

CloudWatchLogsClientMock* TestCloudWatchFacade::mock_client_p {}
protected

Definition at line 38 of file cloudwatch_facade_test.cpp.

Aws::SDKOptions TestCloudWatchFacade::options_
protected

Definition at line 35 of file cloudwatch_facade_test.cpp.


The documentation for this class was generated from the following file:


cloudwatch_logs_common
Author(s): AWS RoboMaker
autogenerated on Fri May 7 2021 02:18:24