Class to test the integration between the SystemManager and the BatteryController, SystemInfoProvider, and SystemCommandExecutor.
More...
|
static QCoreApplication * | app = nullptr |
| Initialize static member.
|
|
Class to test the integration between the SystemManager and the BatteryController, SystemInfoProvider, and SystemCommandExecutor.
Test fixture for testing the SystemManager class.
This class sets up the necessary objects and provides setup and teardown methods for each test.
Definition at line 28 of file test_int_SystemManager.cpp.
◆ SetUp() [1/2]
void SystemManagerTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ SetUp() [2/2]
void SystemManagerTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ SetUpTestSuite()
static void SystemManagerTest::SetUpTestSuite |
( |
| ) |
|
|
inlinestaticprotected |
◆ TearDown() [1/2]
void SystemManagerTest::TearDown |
( |
| ) |
|
|
inlineoverrideprotected |
◆ TearDown() [2/2]
void SystemManagerTest::TearDown |
( |
| ) |
|
|
inlineoverrideprotected |
◆ TearDownTestSuite()
static void SystemManagerTest::TearDownTestSuite |
( |
| ) |
|
|
inlinestaticprotected |
◆ app
QCoreApplication * SystemManagerTest::app = nullptr |
|
staticprotected |
◆ batteryController
◆ mockBatteryController
◆ mockInfoProvider
◆ systemCommandExecutor
◆ systemInfoProvider
◆ systemManager
The documentation for this class was generated from the following files: