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