![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <gmock/gmock.h>#include <gtest/gtest.h>#include "BlueZ/BlueZAVRCPTarget.h"#include "MockDBusProxy.h"
Classes | |
| class | alexaClientSDK::bluetoothImplementations::blueZ::test::BlueZAVRCPTargetTest |
Namespaces | |
| alexaClientSDK | |
| Whether or not curl logs should be emitted. | |
| alexaClientSDK::bluetoothImplementations | |
| alexaClientSDK::bluetoothImplementations::blueZ | |
| alexaClientSDK::bluetoothImplementations::blueZ::test | |
Functions | |
| alexaClientSDK::bluetoothImplementations::blueZ::test::TEST_F (BlueZAVRCPTargetTest, test_createNullFails) | |
| Test create() with a null proxy. Should return nullptr. More... | |
| alexaClientSDK::bluetoothImplementations::blueZ::test::TEST_F (BlueZAVRCPTargetTest, test_createSucceeds) | |
| Test create() and expect success. More... | |
| alexaClientSDK::bluetoothImplementations::blueZ::test::TEST_F (BlueZAVRCPTargetTest, test_playSuceeds) | |
| Test that play() calls the correct method. More... | |
| alexaClientSDK::bluetoothImplementations::blueZ::test::TEST_F (BlueZAVRCPTargetTest, test_pauseSuceeds) | |
| Test that pause() calls the correct method. More... | |
| alexaClientSDK::bluetoothImplementations::blueZ::test::TEST_F (BlueZAVRCPTargetTest, test_nextSuceeds) | |
| Test that next() calls the correct method. More... | |
| alexaClientSDK::bluetoothImplementations::blueZ::test::TEST_F (BlueZAVRCPTargetTest, test_previousSuceeds) | |
| Test that previous() calls the correct method. More... | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0