Test fixture for testing the BatteryController class. More...
Protected Member Functions | |
void | SetUp () override |
void | TearDown () override |
Protected Attributes | |
NiceMock< MockI2CController > | mockI2C |
BatteryController * | batteryController |
Test fixture for testing the BatteryController class.
This class sets up the necessary objects and provides setup and teardown methods for each test.
Definition at line 32 of file test_BatteryController.cpp.
|
inlineoverrideprotected |
Definition at line 38 of file test_BatteryController.cpp.
|
inlineoverrideprotected |
Definition at line 40 of file test_BatteryController.cpp.
|
protected |
Definition at line 36 of file test_BatteryController.cpp.
|
protected |
Definition at line 35 of file test_BatteryController.cpp.