File containing Mock classes to test the SPI controller. More...
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... | |
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.
Definition in file MockSPIController.hpp.