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

Class to test the integration between the DataManager and the SystemDataManager, VehicleDataManager, and ClusterSettingsManager. More...

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Static Protected Member Functions

static void SetUpTestSuite ()
 
static void TearDownTestSuite ()
 

Protected Attributes

DataManagerdataManager
 

Static Protected Attributes

static QCoreApplication * app = nullptr
 Initialize static member.
 

Detailed Description

Class to test the integration between the DataManager and the SystemDataManager, VehicleDataManager, and ClusterSettingsManager.

Definition at line 25 of file test_int_DataManager.cpp.

Member Function Documentation

◆ SetUp()

void DataManagerTest::SetUp ( )
inlineoverrideprotected

Definition at line 40 of file test_int_DataManager.cpp.

◆ SetUpTestSuite()

static void DataManagerTest::SetUpTestSuite ( )
inlinestaticprotected

Definition at line 31 of file test_int_DataManager.cpp.

◆ TearDown()

void DataManagerTest::TearDown ( )
inlineoverrideprotected

Definition at line 49 of file test_int_DataManager.cpp.

◆ TearDownTestSuite()

static void DataManagerTest::TearDownTestSuite ( )
inlinestaticprotected

Definition at line 38 of file test_int_DataManager.cpp.

Field Documentation

◆ app

QCoreApplication * DataManagerTest::app = nullptr
staticprotected

Initialize static member.

Definition at line 28 of file test_int_DataManager.cpp.

◆ dataManager

DataManager* DataManagerTest::dataManager
protected

Definition at line 29 of file test_int_DataManager.cpp.


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