AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions
CaptionManagerTest.cpp File Reference
#include <gtest/gtest.h>
#include <gmock/gmock.h>
#include <AVSCommon/Utils/Logger/Logger.h>
#include <AVSCommon/Utils/MediaPlayer/MockMediaPlayer.h>
#include <Captions/CaptionManager.h>
#include <Captions/CaptionLine.h>
#include "MockCaptionParser.h"
#include "MockCaptionPresenter.h"
#include "TestTimingAdapterFactory.cpp"
Include dependency graph for CaptionManagerTest.cpp:

Classes

class  alexaClientSDK::captions::test::CaptionManagerTest
 

Namespaces

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

Functions

 alexaClientSDK::captions::test::TEST_F (CaptionManagerTest, test_testTestTimingAdapterFactory)
 
 alexaClientSDK::captions::test::TEST_F (CaptionManagerTest, test_testSetMediaPlayerBindsMediaPlayer)
 
 alexaClientSDK::captions::test::TEST_F (CaptionManagerTest, test_createWithNullArgs)
 
 alexaClientSDK::captions::test::TEST_F (CaptionManagerTest, test_createWithNullTimingAdapterFactory)
 
 alexaClientSDK::captions::test::TEST_F (CaptionManagerTest, test_createWithNullParser)
 
 alexaClientSDK::captions::test::TEST_F (CaptionManagerTest, test_sourceIdDoesNotChange)
 
 alexaClientSDK::captions::test::TEST_F (CaptionManagerTest, test_singleMediaPlayerPause)
 
 alexaClientSDK::captions::test::TEST_F (CaptionManagerTest, test_splitCaptionFrameWhitespaceOnly)
 
 alexaClientSDK::captions::test::TEST_F (CaptionManagerTest, test_splitCaptionFrameWhitespaceAfterLineWrap)
 
 alexaClientSDK::captions::test::TEST_F (CaptionManagerTest, test_splitCaptionFrameNoWhitespaceBeforeWrapIndex)
 
 alexaClientSDK::captions::test::TEST_F (CaptionManagerTest, test_splitCaptionFrameFalseWillNotSplitLine)
 
 alexaClientSDK::captions::test::TEST_F (CaptionManagerTest, test_splitCaptionFrameAtSpaceIndex)
 
 alexaClientSDK::captions::test::TEST_F (CaptionManagerTest, test_testAddDuplicateMediaPlayerFails)
 
 alexaClientSDK::captions::test::TEST_F (CaptionManagerTest, test_testAddMediaPlayerBindsMediaPlayer)
 
 alexaClientSDK::captions::test::TEST_F (CaptionManagerTest, test_testRemoveMediaPlayerUnbindsMediaPlayer)
 
 alexaClientSDK::captions::test::TEST_F (CaptionManagerTest, test_isEnabled)
 

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