![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Public Member Functions | |
void | SetUp () override |
void | TearDown () override |
![]() | |
virtual | ~Test () |
Protected Attributes | |
std::shared_ptr< MockSetting< TimeZoneSetting::ValueType > > | m_mockTzSetting |
The mock for TimeZoneSetting . More... | |
std::shared_ptr< avsCommon::sdkInterfaces::test::MockExceptionEncounteredSender > | m_mockExceptionEncounteredSender |
The mock ExceptionEncounteredSenderInterface . More... | |
std::shared_ptr< system::TimeZoneHandler > | m_timeZoneHandler |
The TimeZoneHandler to handle AVS TimeZone Setting Directives. More... | |
std::unique_ptr< StrictMock< MockDirectiveHandlerResult > > | m_mockDirectiveHandlerResult |
The mock directive to send to the TimeZoneHandler. More... | |
Additional Inherited Members | |
![]() | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
![]() | |
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 () | |
|
overridevirtual |
Reimplemented from testing::Test.
|
overridevirtual |
Reimplemented from testing::Test.
|
protected |
The mock directive to send to the TimeZoneHandler.
|
protected |
The mock ExceptionEncounteredSenderInterface
.
|
protected |
The mock for TimeZoneSetting
.
|
protected |
The TimeZoneHandler to handle AVS TimeZone Setting Directives.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0