|
static std::chrono::milliseconds | alexaClientSDK::templateRuntime::test::TIMEOUT (1000) |
| Timeout when waiting for futures to be set. More...
|
|
static std::chrono::milliseconds | alexaClientSDK::templateRuntime::test::TEMPLATE_TIMEOUT (5000) |
| Timeout when waiting for clearTemplateCard. More...
|
|
static std::chrono::milliseconds | alexaClientSDK::templateRuntime::test::TEMPLATE_NOT_CLEAR_TIMEOUT (2500) |
| Timeout when waiting for clearTemplateCard not called. More...
|
|
static const std::string | alexaClientSDK::templateRuntime::test::MESSAGE_ID ("messageId") |
| The MessageId identifer. More...
|
|
static const std::string | alexaClientSDK::templateRuntime::test::AUDIO_ITEM_ID ("AudioItemId abcdefgh") |
| An audioItemId for the RenderPlayerInfo directive. More...
|
|
static const std::string | alexaClientSDK::templateRuntime::test::AUDIO_ITEM_ID_1 ("AudioItemId 12345678") |
| An audioItemId without a corresponding RenderPlayerInfo directive. More...
|
|
| alexaClientSDK::templateRuntime::test::TEST_F (TemplateRuntimeTest, test_nullAudioPlayerInterface) |
|
| alexaClientSDK::templateRuntime::test::TEST_F (TemplateRuntimeTest, test_nullExceptionSender) |
|
| alexaClientSDK::templateRuntime::test::TEST_F (TemplateRuntimeTest, test_renderInfoCardsPlayersFromRegistrarAddRemoveObserver) |
|
| alexaClientSDK::templateRuntime::test::TEST_F (TemplateRuntimeTest, test_renderInfoCardsPlayersAddRemoveObserver) |
|
| alexaClientSDK::templateRuntime::test::TEST_F (TemplateRuntimeTest, test_unknownDirective) |
|
| alexaClientSDK::templateRuntime::test::TEST_F (TemplateRuntimeTest, testSlow_renderTemplateDirective) |
|
| alexaClientSDK::templateRuntime::test::TEST_F (TemplateRuntimeTest, testRenderTemplateDirectiveWillNotClearCardAfterGoingToExpectingStateAfterGoingToIDLESlowTest) |
|
| alexaClientSDK::templateRuntime::test::TEST_F (TemplateRuntimeTest, test_handleDirectiveImmediately) |
|
| alexaClientSDK::templateRuntime::test::TEST_F (TemplateRuntimeTest, testSlow_renderPlayerInfoDirectiveBefore) |
|
| alexaClientSDK::templateRuntime::test::TEST_F (TemplateRuntimeTest, test_renderPlayerInfoDirectiveAfter) |
|
| alexaClientSDK::templateRuntime::test::TEST_F (TemplateRuntimeTest, test_renderPlayerInfoDirectiveWithoutAudioItemId) |
|
| alexaClientSDK::templateRuntime::test::TEST_F (TemplateRuntimeTest, test_malformedRenderPlayerInfoDirective) |
|
| alexaClientSDK::templateRuntime::test::TEST_F (TemplateRuntimeTest, test_renderPlayerInfoDirectiveDifferentAudioItemId) |
|
| alexaClientSDK::templateRuntime::test::TEST_F (TemplateRuntimeTest, test_renderPlayerInfoDirectiveWithTwoProviders) |
|
| alexaClientSDK::templateRuntime::test::TEST_F (TemplateRuntimeTest, test_renderPlayerInfoDirectiveAudioStateUpdate) |
|
| alexaClientSDK::templateRuntime::test::TEST_F (TemplateRuntimeTest, testTimer_RenderPlayerInfoAfterPlayerActivityChanged) |
|