AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Typedefs | Functions
NotifierTest.cpp File Reference
#include <memory>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "acsdk/Notifier/Notifier.h"
Include dependency graph for NotifierTest.cpp:

Classes

class  alexaClientSDK::notifier::test::NotifierTest
 Test fixture for Notifier. More...
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::notifier
 Event notifier implementations.
 
 alexaClientSDK::notifier::test
 Test cases for Event Broadcasting Implementation.
 

Typedefs

using alexaClientSDK::notifier::test::TestNotifier = Notifier< TestObserverInterface >
 

Functions

 alexaClientSDK::notifier::test::TEST_F (NotifierTest, test_simplestNotification)
 
 alexaClientSDK::notifier::test::TEST_F (NotifierTest, test_notificationOrder)
 
 alexaClientSDK::notifier::test::TEST_F (NotifierTest, test_duplicateAdditions)
 
 alexaClientSDK::notifier::test::TEST_F (NotifierTest, test_setAddObserverFunction)
 
 alexaClientSDK::notifier::test::TEST_F (NotifierTest, test_removingObservers)
 
 alexaClientSDK::notifier::test::TEST_F (NotifierTest, test_removingObserversWithNotificationInFifoMode)
 
 alexaClientSDK::notifier::test::TEST_F (NotifierTest, test_removingObserversWithNotificationInLifoMode)
 
 alexaClientSDK::notifier::test::TEST_F (NotifierTest, test_notificationInReverseOrder)
 
 alexaClientSDK::notifier::test::TEST_F (NotifierTest, test_removeWithinCallback)
 
 alexaClientSDK::notifier::test::TEST_F (NotifierTest, test_removeAndAdditionWithinReverseOrderCallback)
 
 alexaClientSDK::notifier::test::TEST_F (NotifierTest, test_resetSharedPtrWeakPtrCallbackShallNotBeCalled)
 

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