![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Public Member Functions | |
AttachmentTest () | |
void | testCreateReader (ReaderPolicy policy) |
![]() | |
virtual | ~Test () |
Public Attributes | |
std::shared_ptr< InProcessAttachment > | m_attachment |
A local attachment object to simplify test code. 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 () | |
virtual void | SetUp () |
virtual void | TearDown () |
A class which helps drive this unit test suite.
|
inline |
Construtor.
void alexaClientSDK::avsCommon::avs::test::AttachmentTest::testCreateReader | ( | ReaderPolicy | policy | ) |
Utility function to test creating a reader with a parameterized policy.
policy | The policy for the reader to be created. |
std::shared_ptr<InProcessAttachment> alexaClientSDK::avsCommon::avs::test::AttachmentTest::m_attachment |
A local attachment object to simplify test code.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0