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

File containing Mock classes to test the controller of the File module. More...

#include <QFile>
#include <QString>
#include <gmock/gmock.h>

Go to the source code of this file.

Data Structures

class  MockFileController
 Class to emulate the behavior of the File controller. More...
 

Detailed Description

File containing Mock classes to test the controller of the File module.

Version
0.1
Date
2025-02-12

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

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

Definition in file MockFileController.hpp.