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

Public Member Functions

void SetUp () override
 
void TearDown () override
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 

Protected Member Functions

void createUserIdTable ()
 
void createRefreshTokenTable ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 

Protected Attributes

std::shared_ptr< SQLiteMiscStorage > m_miscStorage
 The Misc DB storage instance. More...
 
std::shared_ptr< StubPropertiesFactory > m_propertiesFactory
 Properties factory instance. More...
 

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
- Static Public Member Functions inherited from testing::Test
static void SetUpTestCase ()
 
static void TearDownTestCase ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasFailure ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, int value)
 

Detailed Description

Test harness for LWAAuthorizationStorage class.

Member Function Documentation

◆ createRefreshTokenTable()

void alexaClientSDK::acsdkAuthorization::lwa::test::LWAAuthStorageMigrationTest::createRefreshTokenTable ( )
protected

◆ createUserIdTable()

void alexaClientSDK::acsdkAuthorization::lwa::test::LWAAuthStorageMigrationTest::createUserIdTable ( )
protected

◆ SetUp()

void alexaClientSDK::acsdkAuthorization::lwa::test::LWAAuthStorageMigrationTest::SetUp ( )
overridevirtual

Set up the test harness for running a test.

Reimplemented from testing::Test.

◆ TearDown()

void alexaClientSDK::acsdkAuthorization::lwa::test::LWAAuthStorageMigrationTest::TearDown ( )
overridevirtual

Clean up the test harness after running a test.

Reimplemented from testing::Test.

Member Data Documentation

◆ m_miscStorage

std::shared_ptr<SQLiteMiscStorage> alexaClientSDK::acsdkAuthorization::lwa::test::LWAAuthStorageMigrationTest::m_miscStorage
protected

The Misc DB storage instance.

◆ m_propertiesFactory

std::shared_ptr<StubPropertiesFactory> alexaClientSDK::acsdkAuthorization::lwa::test::LWAAuthStorageMigrationTest::m_propertiesFactory
protected

Properties factory instance.


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