![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Test harness for RevokeAuthorizationHandler
class.
More...
Public Member Functions | |
void | SetUp () override |
Set up the test harness for running a test. More... | |
![]() | |
virtual | ~Test () |
Protected Attributes | |
std::shared_ptr< StrictMock< MockRevokeAuthorizationObserver > > | m_mockRevokeAuthorizationObserver |
Mocked Revoke Authorization Observer. Note that we make it a strict mock to ensure we test the flow completely. More... | |
std::shared_ptr< StrictMock< MockExceptionEncounteredSender > > | m_mockExceptionEncounteredSender |
Mocked Exception Encountered Sender. Note that we make it a strict mock to ensure we test the flow completely. More... | |
Additional Inherited Members | |
![]() | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
![]() | |
static void | SetUpTestCase () |
static void | TearDownTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
![]() | |
Test () | |
virtual void | TearDown () |
Test harness for RevokeAuthorizationHandler
class.
|
overridevirtual |
Set up the test harness for running a test.
Reimplemented from testing::Test.
|
protected |
Mocked Exception Encountered Sender. Note that we make it a strict mock to ensure we test the flow completely.
|
protected |
Mocked Revoke Authorization Observer. Note that we make it a strict mock to ensure we test the flow completely.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0