AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
List of all members
alexaClientSDK::propertiesInterfaces::test::MockPropertiesFactory Class Reference

Mock class for PropertiesFactoryInterface. More...

#include <MockPropertiesFactory.h>

Inheritance diagram for alexaClientSDK::propertiesInterfaces::test::MockPropertiesFactory:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::propertiesInterfaces::test::MockPropertiesFactory:
Collaboration graph
[legend]

Public Member Functions

PropertiesFactoryInterface stub methods.
 MOCK_NOEXCEPT_METHOD1 (getProperties, std::shared_ptr< PropertiesInterface >(const std::string &))
 
- Public Member Functions inherited from alexaClientSDK::propertiesInterfaces::PropertiesFactoryInterface
virtual ~PropertiesFactoryInterface ()=default
 
virtual std::shared_ptr< PropertiesInterfacegetProperties (const std::string &uri) noexcept=0
 Create properties interface for a given component and namespace. More...
 

Detailed Description

Mock class for PropertiesFactoryInterface.

Member Function Documentation

◆ MOCK_NOEXCEPT_METHOD1()

alexaClientSDK::propertiesInterfaces::test::MockPropertiesFactory::MOCK_NOEXCEPT_METHOD1 ( getProperties  ,
std::shared_ptr< PropertiesInterface const std::string & 
)

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