Test fixture for testing the MileageFileHandler class. More...
Protected Member Functions | |
void | SetUp () override |
void | TearDown () override |
void | initFileHandler () |
Protected Attributes | |
MockFileController | mockFileController |
QString | testFilePath = "test_mileage.txt" |
MileageFileHandler * | mileageFileHandler |
Test fixture for testing the MileageFileHandler class.
This class sets up the necessary objects and provides setup and teardown methods for each test.
Definition at line 31 of file test_MileageFileHandler.cpp.
|
inlineprotected |
Definition at line 43 of file test_MileageFileHandler.cpp.
|
inlineoverrideprotected |
Definition at line 39 of file test_MileageFileHandler.cpp.
|
inlineoverrideprotected |
Definition at line 41 of file test_MileageFileHandler.cpp.
|
protected |
Definition at line 37 of file test_MileageFileHandler.cpp.
|
protected |
Definition at line 34 of file test_MileageFileHandler.cpp.
|
protected |
Definition at line 35 of file test_MileageFileHandler.cpp.