AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Macros | Functions
PooledMediaPlayerFactoryTest.cpp File Reference
#include <AVSCommon/Utils/MediaPlayer/PooledMediaPlayerFactory.h>
#include <AVSCommon/Utils/Logger/Logger.h>
#include <AVSCommon/Utils/MediaPlayer/MockMediaPlayer.h>
#include <gtest/gtest.h>
#include <gmock/gmock.h>
Include dependency graph for PooledMediaPlayerFactoryTest.cpp:

Classes

class  alexaClientSDK::mediaPlayer::test::TestFactoryObserver
 
class  alexaClientSDK::mediaPlayer::test::PooledMediaPlayerFactoryTest
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::mediaPlayer
 
 alexaClientSDK::mediaPlayer::test
 

Macros

#define TAG   "PooledMediaPlayerFactoryTest"
 String to identify log entries originating from this file. More...
 
#define LX(event)   alexaClientSDK::avsCommon::utils::logger::LogEntry(TAG, event)
 

Functions

 alexaClientSDK::mediaPlayer::test::TEST_F (PooledMediaPlayerFactoryTest, test_acquirePlayers)
 
 alexaClientSDK::mediaPlayer::test::TEST_F (PooledMediaPlayerFactoryTest, test_releasePlayers)
 
 alexaClientSDK::mediaPlayer::test::TEST_F (PooledMediaPlayerFactoryTest, test_recyclePlayers)
 
 alexaClientSDK::mediaPlayer::test::TEST_F (PooledMediaPlayerFactoryTest, test_onReadyCallback)
 
 alexaClientSDK::mediaPlayer::test::TEST_F (PooledMediaPlayerFactoryTest, test_isMediaPlayerAvailable)
 

Macro Definition Documentation

◆ LX

#define LX (   event)    alexaClientSDK::avsCommon::utils::logger::LogEntry(TAG, event)

Create a LogEntry using this file's TAG and the specified event string.

Parameters
Theevent string for this LogEntry.

◆ TAG

#define TAG   "PooledMediaPlayerFactoryTest"

String to identify log entries originating from this 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