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

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

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

Go to the source code of this file.

Data Structures

class  MockMileageCalculator
 Class to emulate the behavior of the MileageCalculator class. More...
 

Detailed Description

File containing the Mock class of the MileageCalculator class.

Version
0.1
Date
2025-02-12

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

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

Definition in file MockMileageCalculator.hpp.