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

Mock feature. More...

Inheritance diagram for alexaClientSDK::sdkClient::test::MockFeatureNoReqs:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::sdkClient::test::MockFeatureNoReqs:
Collaboration graph
[legend]

Public Member Functions

 MockFeatureNoReqs ()
 
 MOCK_METHOD1 (configure, bool(const std::shared_ptr< sdkClient::SDKClientRegistry > &))
 
 MOCK_METHOD0 (doShutdown, void())
 
- Public Member Functions inherited from alexaClientSDK::sdkClient::FeatureClientInterface
 FeatureClientInterface (const std::string &name)
 
virtual bool configure (const std::shared_ptr< SDKClientRegistry > &sdkClientRegistry)=0
 
virtual ~FeatureClientInterface ()=default
 Destructor. More...
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::utils::RequiresShutdown
 RequiresShutdown (const std::string &name)
 
virtual ~RequiresShutdown ()
 Destructor. More...
 
const std::string & name () const
 
void shutdown ()
 
bool isShutdown () const
 

Additional Inherited Members

- Protected Member Functions inherited from alexaClientSDK::avsCommon::utils::RequiresShutdown
virtual void doShutdown ()=0
 

Detailed Description

Mock feature.

Constructor & Destructor Documentation

◆ MockFeatureNoReqs()

alexaClientSDK::sdkClient::test::MockFeatureNoReqs::MockFeatureNoReqs ( )
inline

Member Function Documentation

◆ MOCK_METHOD0()

alexaClientSDK::sdkClient::test::MockFeatureNoReqs::MOCK_METHOD0 ( doShutdown  ,
void()   
)

◆ MOCK_METHOD1()

alexaClientSDK::sdkClient::test::MockFeatureNoReqs::MOCK_METHOD1 ( configure  ,
bool(const std::shared_ptr< sdkClient::SDKClientRegistry > &)   
)

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