16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_TEST_AVSCOMMON_SDKINTERFACES_MOCKSYSTEMSOUNDPLAYER_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_TEST_AVSCOMMON_SDKINTERFACES_MOCKSYSTEMSOUNDPLAYER_H_ 25 namespace sdkInterfaces {
41 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_TEST_AVSCOMMON_SDKINTERFACES_MOCKSYSTEMSOUNDPLAYER_H_ Definition: AmdMetricWrapperTest.cpp:24
virtual std::shared_future< bool > playTone(Tone tone)=0
Definition: SystemSoundPlayerInterface.h:28
Definition: MockSystemSoundPlayer.h:31
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Tone
The different system sounds supported.
Definition: SystemSoundPlayerInterface.h:36
MOCK_METHOD1(playTone, std::shared_future< bool >(Tone tone))