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
CheckArtifactTest Class Reference
Inheritance diagram for CheckArtifactTest:
Inheritance graph
[legend]
Collaboration diagram for CheckArtifactTest:
Collaboration graph
[legend]

Public Member Functions

void SetUp () override
 
void TearDown () override
 
bool jsonEquals (const string &json1, const string &json2)
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 

Public Attributes

string DAVS_TEST_DIR
 
TestDataForCheckArtifact testData
 
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

◆ jsonEquals()

bool CheckArtifactTest::jsonEquals ( const string &  json1,
const string &  json2 
)
inline

◆ SetUp()

void CheckArtifactTest::SetUp ( )
inlineoverridevirtual

Reimplemented from testing::Test.

◆ TearDown()

void CheckArtifactTest::TearDown ( )
inlineoverridevirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ checker

shared_ptr<MyChecker> CheckArtifactTest::checker

◆ DAVS_TEST_DIR

string CheckArtifactTest::DAVS_TEST_DIR

◆ downloader

shared_ptr<MyDownloader> CheckArtifactTest::downloader

◆ handler

shared_ptr<DavsHandler> CheckArtifactTest::handler

◆ request

shared_ptr<DavsRequest> CheckArtifactTest::request

◆ testData

TestDataForCheckArtifact CheckArtifactTest::testData

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