File containing Mock classes to test the controller of the MCP2515 module. More...
Go to the source code of this file.
Data Structures | |
class | MockMCP2515Controller |
Class to emulate the behavior of the MCP2515 controller. More... | |
File containing Mock classes to test the controller of the MCP2515 module.
This file contains a mock class for the MCP2515Controller module. It uses Google Mock to create mock methods for the MCP2515Controller module.
Definition in file MockMCP2515Controller.hpp.