◆ SQLiteAlertStorageTest()
alexaClientSDK::acsdkAlerts::test::SQLiteAlertStorageTest::SQLiteAlertStorageTest |
( |
| ) |
|
◆ alertExists()
bool alexaClientSDK::acsdkAlerts::test::SQLiteAlertStorageTest::alertExists |
( |
SQLiteDatabase * |
db, |
|
|
const std::string & |
tableName, |
|
|
const std::string & |
token |
|
) |
| |
Utility function to check if the alert exists in a specific table.
◆ createAlert()
std::shared_ptr< MockAlert > alexaClientSDK::acsdkAlerts::test::SQLiteAlertStorageTest::createAlert |
( |
const std::string & |
alertType | ) |
|
Utility function to create the alert;.
◆ isTableEmpty()
bool alexaClientSDK::acsdkAlerts::test::SQLiteAlertStorageTest::isTableEmpty |
( |
SQLiteDatabase * |
db, |
|
|
const std::string & |
tableName |
|
) |
| |
Utility function to check if a table is empty.
◆ SetUp()
void alexaClientSDK::acsdkAlerts::test::SQLiteAlertStorageTest::SetUp |
( |
| ) |
|
|
overridevirtual |
◆ setUpDatabase()
void alexaClientSDK::acsdkAlerts::test::SQLiteAlertStorageTest::setUpDatabase |
( |
| ) |
|
◆ TearDown()
void alexaClientSDK::acsdkAlerts::test::SQLiteAlertStorageTest::TearDown |
( |
| ) |
|
|
overridevirtual |
◆ m_alertStorage
std::shared_ptr<SQLiteAlertStorage> alexaClientSDK::acsdkAlerts::test::SQLiteAlertStorageTest::m_alertStorage |
The SQLiteAlertStorage
instance to test.
◆ m_mockAlertsAudioFactory
std::shared_ptr<MockAlertsAudioFactory> alexaClientSDK::acsdkAlerts::test::SQLiteAlertStorageTest::m_mockAlertsAudioFactory |
The AlertsAudioFactoryInterface
instance to provide audio resources.
◆ m_mockMetricRecorder
The MetricRecorderInterface
instance to record metrics.
The documentation for this class was generated from the following file:
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0