Hotwheels-Cluster 1.2
Creation of Cluster APP for SEA:ME project.
 
Loading...
Searching...
No Matches
MockBatteryController.hpp File Reference

File containing the Mock class of the BatteryController module. More...

#include "IBatteryController.hpp"
#include <gmock/gmock.h>

Go to the source code of this file.

Data Structures

class  MockBatteryController
 Class to emulate the behavior of the BatteryController module. More...
 

Detailed Description

File containing the Mock class of the BatteryController module.

Version
0.1
Date
2025-02-12

This file contains a mock class for the BatteryController module. It uses Google Mock to create mock methods for the BatteryController module.

Author
Félix LE BIHAN (@Fle-bihh)
Tiago Pereira (@t-pereira06)
Ricardo Melo (@reomelo)
Michel Batista (@MicchelFAB)

Definition in file MockBatteryController.hpp.