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::integration::test::ServerDisconnectIntegrationTest Class Reference
Inheritance diagram for alexaClientSDK::integration::test::ServerDisconnectIntegrationTest:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::integration::test::ServerDisconnectIntegrationTest:
Collaboration graph
[legend]

Public Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

std::unique_ptr< AuthDelegateTestContextm_authDelegateTestContext
 Context for running AuthDelegate based tests. More...
 
std::unique_ptr< AVSCommunicationm_firstAvsCommunication
 Object for the 1st connection to AVS. More...
 
std::unique_ptr< AVSCommunicationm_secondAvsCommunication
 Object for the 2nd connection to AVS. More...
 

Detailed Description

Class to implement the integration test of Server Side Disconnect between two connections with same configuration.

Member Function Documentation

◆ SetUp()

void alexaClientSDK::integration::test::ServerDisconnectIntegrationTest::SetUp ( )
override

◆ TearDown()

void alexaClientSDK::integration::test::ServerDisconnectIntegrationTest::TearDown ( )
override

Member Data Documentation

◆ m_authDelegateTestContext

std::unique_ptr<AuthDelegateTestContext> alexaClientSDK::integration::test::ServerDisconnectIntegrationTest::m_authDelegateTestContext
protected

Context for running AuthDelegate based tests.

◆ m_firstAvsCommunication

std::unique_ptr<AVSCommunication> alexaClientSDK::integration::test::ServerDisconnectIntegrationTest::m_firstAvsCommunication
protected

Object for the 1st connection to AVS.

◆ m_secondAvsCommunication

std::unique_ptr<AVSCommunication> alexaClientSDK::integration::test::ServerDisconnectIntegrationTest::m_secondAvsCommunication
protected

Object for the 2nd connection to AVS.


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