Hotwheels-Cluster 1.2
Creation of Cluster APP for SEA:ME project.
 
Loading...
Searching...
No Matches
SystemInfoProviderTest Class Reference

Test fixture for testing the SystemInfoProvider class. More...

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

NiceMock< MockSystemCommandExecutormockExecutor
 
SystemInfoProviderinfoProvider
 

Detailed Description

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.

Member Function Documentation

◆ SetUp()

void SystemInfoProviderTest::SetUp ( )
inlineoverrideprotected

Definition at line 38 of file test_SystemInfoProvider.cpp.

◆ TearDown()

void SystemInfoProviderTest::TearDown ( )
inlineoverrideprotected

Definition at line 40 of file test_SystemInfoProvider.cpp.

Field Documentation

◆ infoProvider

SystemInfoProvider* SystemInfoProviderTest::infoProvider
protected

Definition at line 36 of file test_SystemInfoProvider.cpp.

◆ mockExecutor

NiceMock<MockSystemCommandExecutor> SystemInfoProviderTest::mockExecutor
protected

Definition at line 35 of file test_SystemInfoProvider.cpp.


The documentation for this class was generated from the following file: