AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Test harness for Endpoint
class.
More...
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... | |
AVSDiscoveryEndpointAttributes | createValidAttributes () |
Create valid attributes for testing. More... | |
Public Attributes | |
std::shared_ptr< MockDirectiveHandler > | m_mockDirectiveHandler |
Mock of DirectiveHandlerInterface . More... | |
Test harness for Endpoint
class.
AVSDiscoveryEndpointAttributes alexaClientSDK::endpoints::test::EndpointTest::createValidAttributes | ( | ) |
Create valid attributes for testing.
|
override |
Setup the test harness for running the test.
|
override |
Clean up the test harness after running the test.
std::shared_ptr<MockDirectiveHandler> alexaClientSDK::endpoints::test::EndpointTest::m_mockDirectiveHandler |
Mock of DirectiveHandlerInterface
.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0