AlexaClientSDK  1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions | Variables
AlexaAuthorizationDelegateTest.cpp File Reference
#include <chrono>
#include <fstream>
#include <sstream>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <CBLAuthDelegate/CBLAuthDelegate.h>
#include <CBLAuthDelegate/SQLiteCBLAuthDelegateStorage.h>
#include <AVSCommon/AVS/Initialization/AlexaClientSDKInit.h>
#include "Integration/AuthDelegateTestContext.h"
#include "Integration/AuthObserver.h"
#include "Integration/SDKTestContext.h"
Include dependency graph for AlexaAuthorizationDelegateTest.cpp:

Classes

class  alexaClientSDK::integration::test::AlexaAuthorizationDelegateTest
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::integration
 
 alexaClientSDK::integration::test
 

Functions

static const std::chrono::seconds alexaClientSDK::integration::test::TIME_OUT (60)
 Timeout in seconds for AuthDelegate to wait for LWA response. More...
 
 alexaClientSDK::integration::test::TEST_F (AlexaAuthorizationDelegateTest, test_refreshAuthToken)
 
 alexaClientSDK::integration::test::TEST_F (AlexaAuthorizationDelegateTest, test_invalidClientIdWithUnrecoverableError)
 
int main (int argc, char **argv)
 

Variables

static std::string g_configPath
 Path to the AlexaClientSDKConfig.json file (from command line arguments). More...
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Variable Documentation

◆ g_configPath

std::string g_configPath
static

Path to the AlexaClientSDKConfig.json file (from command line arguments).

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