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

File containing Mock classes to test the SPI controller. More...

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

Go to the source code of this file.

Data Structures

class  MockSPIController
 Class to emulate the behavior of the SPI controller. (Overrided the Can0) More...
 

Detailed Description

File containing Mock classes to test the SPI controller.

This file provides a mock implementation of the SPI controller for testing purposes. It uses Google Mock to create mock methods for SPI operations.

Version
0.1
Date
2025-01-30
Author
Félix LE BIHAN (@Fle-bihh)
Ricardo Melo (@reomelo)
Tiago Pereira (@t-pereira06)
Michel Batista (@MicchelFAB)

License

Definition in file MockSPIController.hpp.