AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::avsCommon::sdkInterfaces::test::MockTimerDelegateFactory Class Reference

A mock of TimerDelegateFactoryInterface. More...

#include <MockTimerDelegateFactory.h>

Inheritance diagram for alexaClientSDK::avsCommon::sdkInterfaces::test::MockTimerDelegateFactory:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::avsCommon::sdkInterfaces::test::MockTimerDelegateFactory:
Collaboration graph
[legend]

Public Member Functions

 MOCK_METHOD0 (supportsLowPowerMode, bool())
 
 MOCK_METHOD0 (getTimerDelegate, std::unique_ptr< timing::TimerDelegateInterface >())
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::timing::TimerDelegateFactoryInterface
virtual ~TimerDelegateFactoryInterface ()=default
 Destructor. More...
 
virtual bool supportsLowPowerMode ()=0
 
virtual std::unique_ptr< TimerDelegateInterfacegetTimerDelegate ()=0
 

Detailed Description

A mock of TimerDelegateFactoryInterface.

Member Function Documentation

◆ MOCK_METHOD0() [1/2]

alexaClientSDK::avsCommon::sdkInterfaces::test::MockTimerDelegateFactory::MOCK_METHOD0 ( supportsLowPowerMode  ,
bool()   
)

◆ MOCK_METHOD0() [2/2]

alexaClientSDK::avsCommon::sdkInterfaces::test::MockTimerDelegateFactory::MOCK_METHOD0 ( getTimerDelegate  ,
std::unique_ptr< timing::TimerDelegateInterface () 
)

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