File containing the Mock class of the BatteryController module. More...
Go to the source code of this file.
Data Structures | |
class | MockBatteryController |
Class to emulate the behavior of the BatteryController module. More... | |
File containing the Mock class of the BatteryController module.
This file contains a mock class for the BatteryController module. It uses Google Mock to create mock methods for the BatteryController module.
Definition in file MockBatteryController.hpp.