Hotwheels-Cluster 1.2
Creation of Cluster APP for SEA:ME project.
 
Loading...
Searching...
No Matches
MCP2515ConfiguratorTest Class Reference

Test fixture for testing the MCP2515Configurator class. More...

Protected Attributes

MockSPIController mockSPI
 Mocked SPI controller.
 
MCP2515Configurator configurator {mockSPI}
 MCP2515Configurator object.
 

Detailed Description

Test fixture for testing the MCP2515Configurator class.

This class sets up the necessary mock objects and provides setup and teardown methods for each test.

Definition at line 30 of file test_MCP2515Configurator.cpp.

Field Documentation

◆ configurator

MCP2515Configurator MCP2515ConfiguratorTest::configurator {mockSPI}
protected

MCP2515Configurator object.

Definition at line 35 of file test_MCP2515Configurator.cpp.

◆ mockSPI

MockSPIController MCP2515ConfiguratorTest::mockSPI
protected

Mocked SPI controller.

Definition at line 33 of file test_MCP2515Configurator.cpp.


The documentation for this class was generated from the following file: