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

File containing the Mock class of the MileageFileHandler class. More...

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

Go to the source code of this file.

Data Structures

class  MockMileageFileHandler
 Class to emulate the behavior of the MileageFileHandler class. More...
 

Detailed Description

File containing the Mock class of the MileageFileHandler class.

Version
0.1
Date
2025-02-12

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

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

Definition in file MockMileageFileHandler.hpp.