AlexaClientSDK  1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | Protected Attributes | List of all members
alexaClientSDK::acsdkInputController::test::InputControllerCapabilityAgentTest Class Reference

Test harness for InputControllerCapabilityAgentTest class. More...

Inheritance diagram for alexaClientSDK::acsdkInputController::test::InputControllerCapabilityAgentTest:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::acsdkInputController::test::InputControllerCapabilityAgentTest:
Collaboration graph
[legend]

Public Member Functions

void SetUp () override
 Set up the test harness for running a test. More...
 

Protected Attributes

InputControllerFactoryInterfaces m_inputControllerCA
 The InputControllerCapabilityAgent instance to be tested. More...
 
std::shared_ptr< MockHandlerm_mockHandler
 The mock handler for testing. More...
 
std::shared_ptr< avsCommon::sdkInterfaces::test::MockExceptionEncounteredSenderm_mockExceptionEncounteredSender
 The mock ExceptionEncounteredSenderInterface. More...
 

Detailed Description

Test harness for InputControllerCapabilityAgentTest class.

Member Function Documentation

◆ SetUp()

void alexaClientSDK::acsdkInputController::test::InputControllerCapabilityAgentTest::SetUp ( )
override

Set up the test harness for running a test.

Member Data Documentation

◆ m_inputControllerCA

InputControllerFactoryInterfaces alexaClientSDK::acsdkInputController::test::InputControllerCapabilityAgentTest::m_inputControllerCA
protected

The InputControllerCapabilityAgent instance to be tested.

◆ m_mockExceptionEncounteredSender

std::shared_ptr<avsCommon::sdkInterfaces::test::MockExceptionEncounteredSender> alexaClientSDK::acsdkInputController::test::InputControllerCapabilityAgentTest::m_mockExceptionEncounteredSender
protected

The mock ExceptionEncounteredSenderInterface.

◆ m_mockHandler

std::shared_ptr<MockHandler> alexaClientSDK::acsdkInputController::test::InputControllerCapabilityAgentTest::m_mockHandler
protected

The mock handler for testing.


The documentation for this class was generated from the following file:

AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0