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

Public Member Functions

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

Public Attributes

DavsServiceMock service
 
string DAVS_TEST_DIR
 
shared_ptr< MyCheckerchecker
 
shared_ptr< MyDownloaderdownloader
 
shared_ptr< DavsRequestrequest
 
shared_ptr< DavsHandlerhandler
 

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 ()
 

Member Function Documentation

◆ SetUp()

void DownloadTest::SetUp ( )
inlineoverridevirtual

Reimplemented from testing::Test.

◆ TearDown()

void DownloadTest::TearDown ( )
inlineoverridevirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ checker

shared_ptr<MyChecker> DownloadTest::checker

◆ DAVS_TEST_DIR

string DownloadTest::DAVS_TEST_DIR

◆ downloader

shared_ptr<MyDownloader> DownloadTest::downloader

◆ handler

shared_ptr<DavsHandler> DownloadTest::handler

◆ request

shared_ptr<DavsRequest> DownloadTest::request

◆ service

DavsServiceMock DownloadTest::service

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