Mock class for Aws::Kinesis::KinesisClient, fully functional as all it's methods are virtual.
Definition at line 278 of file kinesis_manager_test.cpp.
KinesisClientMock::MOCK_CONST_METHOD0 |
( |
GetServiceClientName |
, |
|
|
const char * |
() |
|
) |
| |
KinesisClientMock::MOCK_CONST_METHOD1 |
( |
ListShards |
, |
|
|
Model::ListShardsOutcome(const Model::ListShardsRequest &) |
|
|
) |
| |
KinesisClientMock::MOCK_CONST_METHOD1 |
( |
GetShardIterator |
, |
|
|
Model::GetShardIteratorOutcome(const Model::GetShardIteratorRequest &) |
|
|
) |
| |
KinesisClientMock::MOCK_CONST_METHOD1 |
( |
GetRecords |
, |
|
|
Model::GetRecordsOutcome(const Model::GetRecordsRequest &) |
|
|
) |
| |
The documentation for this class was generated from the following file: