![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Public Member Functions | |
NotificationsStorageTest () | |
~NotificationsStorageTest () | |
void | createDatabase () |
void | cleanupLocalDbFile () |
void | checkNotificationIndicatorsEquality (const NotificationIndicator &actual, const NotificationIndicator &expected) |
![]() | |
virtual | ~Test () |
Protected Attributes | |
std::shared_ptr< SQLiteNotificationsStorage > | m_storage |
The message database object we will test. More... | |
Additional Inherited Members | |
![]() | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
![]() | |
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) |
![]() | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
alexaClientSDK::acsdkNotifications::test::NotificationsStorageTest::NotificationsStorageTest | ( | ) |
alexaClientSDK::acsdkNotifications::test::NotificationsStorageTest::~NotificationsStorageTest | ( | ) |
void alexaClientSDK::acsdkNotifications::test::NotificationsStorageTest::checkNotificationIndicatorsEquality | ( | const NotificationIndicator & | actual, |
const NotificationIndicator & | expected | ||
) |
void alexaClientSDK::acsdkNotifications::test::NotificationsStorageTest::cleanupLocalDbFile | ( | ) |
Utility function to cleanup the test database file, if it exists.
void alexaClientSDK::acsdkNotifications::test::NotificationsStorageTest::createDatabase | ( | ) |
Utility function to create the database, using the global filename.
|
protected |
The message database object we will test.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0