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 |
Public Member Functions inherited from testing::Test | |
virtual | ~Test () |
Public Attributes | |
string | TMP_DIR |
string | DAVS_DIR |
string | DAVS_TMP |
shared_ptr< ArtifactRequest > | request |
shared_ptr< ArtifactRequest > | urlRequest = UrlRequest::create("urlLocation", "fileName", true, "certPath") |
shared_ptr< DavsClient > | davsClient |
shared_ptr< StorageManager > | storageManager |
shared_ptr< alexaClientSDK::avsCommon::sdkInterfaces::AuthDelegateInterface > | authDelegateMock |
shared_ptr< InternetConnectionMonitorInterface > | wifiMonitorMock |
shared_ptr< DavsEndpointHandlerV3 > | davsEndpointHandler |
shared_ptr< UrlAllowListWrapper > | allowUrlList |
shared_ptr< AmdCommunicationInterface > | commsHandler |
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) |
Protected Member Functions inherited from testing::Test | |
Test () | |
|
inlineoverridevirtual |
Reimplemented from testing::Test.
|
inlineoverridevirtual |
Reimplemented from testing::Test.
shared_ptr<UrlAllowListWrapper> ArtifactTest::allowUrlList |
shared_ptr<alexaClientSDK::avsCommon::sdkInterfaces::AuthDelegateInterface> ArtifactTest::authDelegateMock |
shared_ptr<AmdCommunicationInterface> ArtifactTest::commsHandler |
string ArtifactTest::DAVS_DIR |
string ArtifactTest::DAVS_TMP |
shared_ptr<DavsClient> ArtifactTest::davsClient |
shared_ptr<DavsEndpointHandlerV3> ArtifactTest::davsEndpointHandler |
shared_ptr<ArtifactRequest> ArtifactTest::request |
shared_ptr<StorageManager> ArtifactTest::storageManager |
string ArtifactTest::TMP_DIR |
shared_ptr<ArtifactRequest> ArtifactTest::urlRequest = UrlRequest::create("urlLocation", "fileName", true, "certPath") |
shared_ptr<InternetConnectionMonitorInterface> ArtifactTest::wifiMonitorMock |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0