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

Classes

class  alexaClientSDK::mediaPlayer::test::NormalizerTest
 

Namespaces

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

Functions

 alexaClientSDK::mediaPlayer::test::TEST_F (NormalizerTest, test_normalizeNullResult)
 
 alexaClientSDK::mediaPlayer::test::TEST_F (NormalizerTest, test_createSourceMinGreaterThanMax)
 
 alexaClientSDK::mediaPlayer::test::TEST_F (NormalizerTest, test_createSourceMinEqualToMax)
 
 alexaClientSDK::mediaPlayer::test::TEST_F (NormalizerTest, test_createNormalizeMinGreaterThanMax)
 
 alexaClientSDK::mediaPlayer::test::TEST_F (NormalizerTest, test_normalizeNormalizedMinEqualToMax)
 
 alexaClientSDK::mediaPlayer::test::TEST_F (NormalizerTest, test_normalizeInputOutsideSourceBounds)
 
 alexaClientSDK::mediaPlayer::test::TEST_F (NormalizerTest, test_normalizeSameScale)
 
 alexaClientSDK::mediaPlayer::test::TEST_F (NormalizerTest, test_normalizeScaleDown)
 
 alexaClientSDK::mediaPlayer::test::TEST_F (NormalizerTest, test_normalizeScaleUp)
 
 alexaClientSDK::mediaPlayer::test::TEST_F (NormalizerTest, test_normalizeNegativeRange)
 
 alexaClientSDK::mediaPlayer::test::TEST_F (NormalizerTest, test_normalizeDifferentMinimums)
 
 alexaClientSDK::mediaPlayer::test::TEST_F (NormalizerTest, test_nonInteger)
 

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