![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Parameterized test fixture for supported org.mpris.MediaPlayer2.Player DBus Media Methods. More...
Additional Inherited Members | |
![]() | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
![]() | |
MPRISPlayerTest () | |
SetUp before each test case. More... | |
virtual | ~MPRISPlayerTest () |
TearDown after each test case. More... | |
void | init () |
Creates an instance of the MPRISPlayer . More... | |
void | gMainLoop () |
Acquires the bus name and then starts the main loop. More... | |
![]() | |
virtual | ~Test () |
![]() | |
static void | SetUpTestCase () |
static void | TearDownTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
![]() | |
std::shared_ptr< MockDBusProxy > | m_mockMedia |
A mock DBusProxy object to test with. More... | |
std::shared_ptr< BluetoothEventBus > | m_eventBus |
An event bus instance. More... | |
std::shared_ptr< MockListener > | m_mockListener |
A mock listener for the event bus. More... | |
std::unique_ptr< MPRISPlayer > | m_player |
An MPRISPlayer instance. More... | |
std::promise< void > | m_nameAcquiredPromise |
Waits for the bus name to be acquired. More... | |
GMainLoop * | m_loop |
Pointer to the GMainLoop. More... | |
guint | m_busId |
The id for the bus. More... | |
![]() | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
Parameterized test fixture for supported org.mpris.MediaPlayer2.Player DBus Media Methods.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0