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
alexaClientSDK::avsCommon::avs::test::AttachmentTest Class Reference
Inheritance diagram for alexaClientSDK::avsCommon::avs::test::AttachmentTest:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::avsCommon::avs::test::AttachmentTest:
Collaboration graph
[legend]

Public Member Functions

 AttachmentTest ()
 
void testCreateReader (ReaderPolicy policy)
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 

Public Attributes

std::shared_ptr< InProcessAttachmentm_attachment
 A local attachment object to simplify test code. More...
 

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 ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Detailed Description

A class which helps drive this unit test suite.

Constructor & Destructor Documentation

◆ AttachmentTest()

alexaClientSDK::avsCommon::avs::test::AttachmentTest::AttachmentTest ( )
inline

Construtor.

Member Function Documentation

◆ testCreateReader()

void alexaClientSDK::avsCommon::avs::test::AttachmentTest::testCreateReader ( ReaderPolicy  policy)

Utility function to test creating a reader with a parameterized policy.

Parameters
policyThe policy for the reader to be created.

Member Data Documentation

◆ m_attachment

std::shared_ptr<InProcessAttachment> alexaClientSDK::avsCommon::avs::test::AttachmentTest::m_attachment

A local attachment object to simplify test code.


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