AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | Protected Attributes | List of all members
alexaClientSDK::capabilitiesDelegate::test::PostConnectCapabilitiesPublisherTest Class Reference
Inheritance diagram for alexaClientSDK::capabilitiesDelegate::test::PostConnectCapabilitiesPublisherTest:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::capabilitiesDelegate::test::PostConnectCapabilitiesPublisherTest:
Collaboration graph
[legend]

Public Member Functions

void SetUp () override
 Setup the test harness for running the test. More...
 
void TearDown () override
 Clean up the test harness after running the test. More...
 

Protected Attributes

std::shared_ptr< MockMessageSenderm_mockPostConnectSendMessage
 The mock PostConnectSendMessage used in the tests. More...
 
std::shared_ptr< MockDiscoveryEventSenderm_mockDiscoveryEventSender
 The instance of the DiscoveryEventSender used in the tests. More...
 
std::shared_ptr< PostConnectCapabilitiesPublisherm_postConnectCapabilitiesPublisher
 The instance of the PostConnectCapabilitiesPublisher to be tested. More...
 

Detailed Description

Test harness for PostConnectCapabilitiesPublisher class.

Member Function Documentation

◆ SetUp()

void alexaClientSDK::capabilitiesDelegate::test::PostConnectCapabilitiesPublisherTest::SetUp ( )
override

Setup the test harness for running the test.

◆ TearDown()

void alexaClientSDK::capabilitiesDelegate::test::PostConnectCapabilitiesPublisherTest::TearDown ( )
override

Clean up the test harness after running the test.

Member Data Documentation

◆ m_mockDiscoveryEventSender

std::shared_ptr<MockDiscoveryEventSender> alexaClientSDK::capabilitiesDelegate::test::PostConnectCapabilitiesPublisherTest::m_mockDiscoveryEventSender
protected

The instance of the DiscoveryEventSender used in the tests.

◆ m_mockPostConnectSendMessage

std::shared_ptr<MockMessageSender> alexaClientSDK::capabilitiesDelegate::test::PostConnectCapabilitiesPublisherTest::m_mockPostConnectSendMessage
protected

The mock PostConnectSendMessage used in the tests.

◆ m_postConnectCapabilitiesPublisher

std::shared_ptr<PostConnectCapabilitiesPublisher> alexaClientSDK::capabilitiesDelegate::test::PostConnectCapabilitiesPublisherTest::m_postConnectCapabilitiesPublisher
protected

The instance of the PostConnectCapabilitiesPublisher to be tested.


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