|
static const std::string | alexaClientSDK::adsl::test::MESSAGE_ID_0_0 ("Message_0_0") |
| Generic messageId used for tests. More...
|
|
static const std::string | alexaClientSDK::adsl::test::MESSAGE_ID_0_1 ("Message_0_1") |
| Generic MessageId used for test. More...
|
|
static const std::string | alexaClientSDK::adsl::test::MESSAGE_ID_0_2 ("Message_0_2") |
| Generic MessageId used for test. More...
|
|
static const std::string | alexaClientSDK::adsl::test::MESSAGE_ID_0_3 ("Message_0_3") |
| Generic MessageId used for test. More...
|
|
static const std::string | alexaClientSDK::adsl::test::MESSAGE_ID_1_0 ("Message_1_0") |
| Generic MessageId used for tests. More...
|
|
static const std::string | alexaClientSDK::adsl::test::DIALOG_REQUEST_ID_0 ("DialogRequestId_0") |
| Generic DialogRequestId used for tests. More...
|
|
static const std::string | alexaClientSDK::adsl::test::DIALOG_REQUEST_ID_1 ("DialogRequestId_1") |
| Generic DialogRequestId used for tests. More...
|
|
static const std::string | alexaClientSDK::adsl::test::UNPARSED_DIRECTIVE ("unparsedDirectiveForTest") |
| An unparsed directive for test. More...
|
|
static const std::string | alexaClientSDK::adsl::test::PAYLOAD_TEST ("payloadForTest") |
| A paylaod for test;. More...
|
|
static const std::string | alexaClientSDK::adsl::test::NAMESPACE_0 ("namespace_0") |
| A generic namespace string for tests. More...
|
|
static const std::string | alexaClientSDK::adsl::test::NAMESPACE_1 ("namespace_1") |
| A generic namespace string for tests. More...
|
|
static const std::string | alexaClientSDK::adsl::test::NAME_0 ("name_0") |
| A generic name string for tests. More...
|
|
static const std::string | alexaClientSDK::adsl::test::NAME_1 ("name_1") |
| A generic name string for tests. More...
|
|
static const std::string | alexaClientSDK::adsl::test::NAME_2 ("name_2") |
| A generic name string for tests. More...
|
|
static const std::string | alexaClientSDK::adsl::test::NAME_3 ("name_3") |
| A generic name string for tests. More...
|
|
static const std::string | alexaClientSDK::adsl::test::TEST_ATTACHMENT_CONTEXT_ID ("TEST_ATTACHMENT_CONTEXT_ID") |
|
| alexaClientSDK::adsl::test::TEST_F (DirectiveProcessorTest, test_nullptrDirective) |
|
| alexaClientSDK::adsl::test::TEST_F (DirectiveProcessorTest, test_wrongDialogRequestId) |
|
| alexaClientSDK::adsl::test::TEST_F (DirectiveProcessorTest, test_sendNonBlocking) |
|
| alexaClientSDK::adsl::test::TEST_F (DirectiveProcessorTest, test_sendBlockingThenNonBlocking) |
|
| alexaClientSDK::adsl::test::TEST_F (DirectiveProcessorTest, test_onUnregisteredDirective) |
|
| alexaClientSDK::adsl::test::TEST_F (DirectiveProcessorTest, test_setDialogRequestIdCancelsOutstandingDirectives) |
|
| alexaClientSDK::adsl::test::TEST_F (DirectiveProcessorTest, test_addDirectiveWhileDisabled) |
|
| alexaClientSDK::adsl::test::TEST_F (DirectiveProcessorTest, test_addDirectiveAfterReEnabled) |
|
| alexaClientSDK::adsl::test::TEST_F (DirectiveProcessorTest, test_audioAndVisualIsBlockingAudio) |
|
| alexaClientSDK::adsl::test::TEST_F (DirectiveProcessorTest, test_differentMediums) |
|
| alexaClientSDK::adsl::test::TEST_F (DirectiveProcessorTest, test_releaseOneMedium) |
|
| alexaClientSDK::adsl::test::TEST_F (DirectiveProcessorTest, test_blockingQueuedDirectivIsBlocking) |
|
| alexaClientSDK::adsl::test::TEST_F (DirectiveProcessorTest, test_nonBlockingQueuedDirectivIsNotBlocking) |
|