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::test::AuthRefreshedObserverTest Class Reference
Inheritance diagram for alexaClientSDK::avsGatewayManager::test::AuthRefreshedObserverTest:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::avsGatewayManager::test::AuthRefreshedObserverTest:
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< AuthRefreshedObserverm_authRefreshedObserver
 The instance of the AVSGatewayManagerStorage that will be used in the tests. More...
 
MockFunction< void()> m_mockCallback
 The callback function provided to the observer. More...
 

Member Function Documentation

◆ SetUp()

void alexaClientSDK::avsGatewayManager::test::AuthRefreshedObserverTest::SetUp ( )
override

Setup the test harness for running the test.

◆ TearDown()

void alexaClientSDK::avsGatewayManager::test::AuthRefreshedObserverTest::TearDown ( )
override

Clean up the test harness after running the test.

Member Data Documentation

◆ m_authRefreshedObserver

std::shared_ptr<AuthRefreshedObserver> alexaClientSDK::avsGatewayManager::test::AuthRefreshedObserverTest::m_authRefreshedObserver
protected

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

◆ m_mockCallback

MockFunction<void()> alexaClientSDK::avsGatewayManager::test::AuthRefreshedObserverTest::m_mockCallback
protected

The callback function provided to the observer.


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