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

Public Member Functions

 TimerAlertTest ()
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 

Static Public Member Functions

static std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaTypetimerDefaultFactory ()
 
static std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaTypetimerShortFactory ()
 
- 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)
 

Public Attributes

std::shared_ptr< Timerm_timer
 

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Constructor & Destructor Documentation

◆ TimerAlertTest()

alexaClientSDK::acsdkAlerts::test::TimerAlertTest::TimerAlertTest ( )

Member Function Documentation

◆ timerDefaultFactory()

static std::pair<std::unique_ptr<std::istream>, const avsCommon::utils::MediaType> alexaClientSDK::acsdkAlerts::test::TimerAlertTest::timerDefaultFactory ( )
inlinestatic

◆ timerShortFactory()

static std::pair<std::unique_ptr<std::istream>, const avsCommon::utils::MediaType> alexaClientSDK::acsdkAlerts::test::TimerAlertTest::timerShortFactory ( )
inlinestatic

Member Data Documentation

◆ m_timer

std::shared_ptr<Timer> alexaClientSDK::acsdkAlerts::test::TimerAlertTest::m_timer

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