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

Test harness for InteractionModelCapabilityAgent class. More...

Inheritance diagram for alexaClientSDK::capabilityAgents::interactionModel::test::InteractionModelCapabilityAgentTest:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::capabilityAgents::interactionModel::test::InteractionModelCapabilityAgentTest:
Collaboration graph
[legend]

Public Member Functions

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

Protected Attributes

std::shared_ptr< InteractionModelCapabilityAgentm_interactionModelCA
 The InteractionModelCapabilityAgent instance to be tested. More...
 
std::shared_ptr< avsCommon::sdkInterfaces::test::MockDirectiveSequencerm_mockDirectiveSequencer
 The mock DirectiveSequencerInterface. More...
 
std::shared_ptr< avsCommon::sdkInterfaces::test::MockExceptionEncounteredSenderm_mockExceptionEncounteredSender
 The mock ExceptionEncounteredSenderInterface. More...
 

Detailed Description

Test harness for InteractionModelCapabilityAgent class.

Member Function Documentation

◆ SetUp()

void alexaClientSDK::capabilityAgents::interactionModel::test::InteractionModelCapabilityAgentTest::SetUp ( )
override

Set up the test harness for running a test.

Member Data Documentation

◆ m_interactionModelCA

std::shared_ptr<InteractionModelCapabilityAgent> alexaClientSDK::capabilityAgents::interactionModel::test::InteractionModelCapabilityAgentTest::m_interactionModelCA
protected

The InteractionModelCapabilityAgent instance to be tested.

◆ m_mockDirectiveSequencer

std::shared_ptr<avsCommon::sdkInterfaces::test::MockDirectiveSequencer> alexaClientSDK::capabilityAgents::interactionModel::test::InteractionModelCapabilityAgentTest::m_mockDirectiveSequencer
protected

The mock DirectiveSequencerInterface.

◆ m_mockExceptionEncounteredSender

std::shared_ptr<avsCommon::sdkInterfaces::test::MockExceptionEncounteredSender> alexaClientSDK::capabilityAgents::interactionModel::test::InteractionModelCapabilityAgentTest::m_mockExceptionEncounteredSender
protected

The mock ExceptionEncounteredSenderInterface.


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

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