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::MockComponentReporterInterface Class Reference

Mock class that implements the ComponentReporterInterface. More...

#include <MockComponentReporterInterface.h>

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

Public Member Functions

 MOCK_METHOD1 (addConfiguration, bool(std::shared_ptr< avs::ComponentConfiguration > config))
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::ComponentReporterInterface
virtual ~ComponentReporterInterface ()=default
 
virtual bool addConfiguration (std::shared_ptr< avsCommon::avs::ComponentConfiguration > configuration)=0
 

Detailed Description

Mock class that implements the ComponentReporterInterface.

Member Function Documentation

◆ MOCK_METHOD1()

alexaClientSDK::avsCommon::sdkInterfaces::test::MockComponentReporterInterface::MOCK_METHOD1 ( addConfiguration  ,
bool(std::shared_ptr< avs::ComponentConfiguration > config)   
)

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