AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | Protected Attributes | List of all members
alexaClientSDK::avsGatewayManager::storage::test::AVSGatewayManagerStorageTest Class Reference
Inheritance diagram for alexaClientSDK::avsGatewayManager::storage::test::AVSGatewayManagerStorageTest:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::avsGatewayManager::storage::test::AVSGatewayManagerStorageTest:
Collaboration graph
[legend]

Public Member Functions

void SetUp () override
 Setup the test harness for running the test. More...
 
void TearDown () override
 Clean up the test harness after running the test. More...
 

Protected Attributes

std::shared_ptr< StubMiscStoragem_miscStorage
 The StubMiscStorage Interface used for the test. More...
 
std::shared_ptr< AVSGatewayManagerStoragem_avsGatewayManagerStorage
 The instance of the AVSGatewayManagerStorage that will be used in the tests. More...
 

Detailed Description

Test harness for AVSGatewayManagerStorage class.

Member Function Documentation

◆ SetUp()

void alexaClientSDK::avsGatewayManager::storage::test::AVSGatewayManagerStorageTest::SetUp ( )
override

Setup the test harness for running the test.

◆ TearDown()

void alexaClientSDK::avsGatewayManager::storage::test::AVSGatewayManagerStorageTest::TearDown ( )
override

Clean up the test harness after running the test.

Member Data Documentation

◆ m_avsGatewayManagerStorage

std::shared_ptr<AVSGatewayManagerStorage> alexaClientSDK::avsGatewayManager::storage::test::AVSGatewayManagerStorageTest::m_avsGatewayManagerStorage
protected

The instance of the AVSGatewayManagerStorage that will be used in the tests.

◆ m_miscStorage

std::shared_ptr<StubMiscStorage> alexaClientSDK::avsGatewayManager::storage::test::AVSGatewayManagerStorageTest::m_miscStorage
protected

The StubMiscStorage Interface used for the test.


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

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0