Test fixture for testing the SystemInfoProvider class. More...
Protected Member Functions | |
void | SetUp () override |
void | TearDown () override |
Protected Attributes | |
NiceMock< MockSystemCommandExecutor > | mockExecutor |
SystemInfoProvider * | infoProvider |
Test fixture for testing the SystemInfoProvider class.
This class sets up the necessary objects and provides setup and teardown methods for each test.
Definition at line 32 of file test_SystemInfoProvider.cpp.
|
inlineoverrideprotected |
Definition at line 38 of file test_SystemInfoProvider.cpp.
|
inlineoverrideprotected |
Definition at line 40 of file test_SystemInfoProvider.cpp.
|
protected |
Definition at line 36 of file test_SystemInfoProvider.cpp.
|
protected |
Definition at line 35 of file test_SystemInfoProvider.cpp.