Test harness for UserInactivityMonitor
class.
More...
|
void | SetUp () override |
| Set up the test harness for running a test. More...
|
|
virtual | ~Test () |
|
Test harness for UserInactivityMonitor
class.
◆ SetUp()
void alexaClientSDK::capabilityAgents::system::test::UserInactivityMonitorTest::SetUp |
( |
| ) |
|
|
overridevirtual |
Set up the test harness for running a test.
Reimplemented from testing::Test.
◆ m_mockDirectiveSequencer
Mocked DirectiveSequencer.
◆ m_mockExceptionEncounteredSender
Mocked Exception Encountered Sender. Note that we make it a strict mock to ensure we test the flow completely.
◆ m_mockMessageSender
std::shared_ptr<StrictMock<MockMessageSender> > alexaClientSDK::capabilityAgents::system::test::UserInactivityMonitorTest::m_mockMessageSender |
|
protected |
Mocked Message Sender. Note that we make it a strict mock to ensure we test the flow completely.
◆ m_mockShutdownNotifier
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