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

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

#include <MockBatteryController.hpp>

Public Member Functions

 MOCK_METHOD (float, getBatteryPercentage,(),(override))
 Mocked method to get the battery percentage.
 
- Public Member Functions inherited from IBatteryController
virtual ~IBatteryController ()=default
 
virtual float getBatteryPercentage ()=0
 

Detailed Description

Class to emulate the behavior of the BatteryController module.

Definition at line 28 of file MockBatteryController.hpp.

Member Function Documentation

◆ MOCK_METHOD()

MockBatteryController::MOCK_METHOD ( float ,
getBatteryPercentage ,
() ,
(override)  )

Mocked method to get the battery percentage.

Here is the call graph for this function:

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