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

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

#include "IMCP2515Controller.hpp"
#include <QDebug>
#include <gmock/gmock.h>

Go to the source code of this file.

Data Structures

class  MockMCP2515Controller
 Class to emulate the behavior of the MCP2515 controller. More...
 

Detailed Description

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

Version
0.1
Date
2025-01-30

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

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

License

Definition in file MockMCP2515Controller.hpp.