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

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

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

VehicleDataManagervehicleDataManager
 

Detailed Description

Test fixture for testing the VehicleDataManager class.

This class sets up the necessary objects and provides setup and teardown methods for each test.

Definition at line 27 of file test_VehicleDataManager.cpp.

Member Function Documentation

◆ SetUp()

void VehicleDataManagerTest::SetUp ( )
inlineoverrideprotected

Definition at line 32 of file test_VehicleDataManager.cpp.

◆ TearDown()

void VehicleDataManagerTest::TearDown ( )
inlineoverrideprotected

Definition at line 34 of file test_VehicleDataManager.cpp.

Field Documentation

◆ vehicleDataManager

VehicleDataManager* VehicleDataManagerTest::vehicleDataManager
protected

Definition at line 30 of file test_VehicleDataManager.cpp.


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