![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Protected Member Functions | |
void | SetUp () override |
void | TearDown () override |
![]() | |
Test () | |
Protected Attributes | |
std::shared_ptr< DeviceSettingsManager > | m_manager |
The device settings manager. More... | |
std::shared_ptr< SettingStub< AlarmVolumeRampSetting > > | m_alarmVolumeRamp |
Alarm Volume Ramp setting stub. More... | |
std::shared_ptr< SettingStub< WakeWordConfirmationSetting > > | m_wwConfirmation |
Wake word confirmation setting stub. More... | |
std::shared_ptr< SettingStub< TimeZoneSetting > > | m_timezone |
Timezone setting stub. More... | |
Additional Inherited Members | |
![]() | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
![]() | |
virtual | ~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) |
Test class used to set-up tear down tests.
|
overrideprotectedvirtual |
Set up the objects common for most tests.
Reimplemented from testing::Test.
|
overrideprotectedvirtual |
Tear down the objects common for most tests.
Reimplemented from testing::Test.
|
protected |
Alarm Volume Ramp setting stub.
|
protected |
The device settings manager.
|
protected |
Timezone setting stub.
|
protected |
Wake word confirmation setting stub.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0