Test fixture for testing the MileageCalculator class. More...
Protected Attributes | |
MileageCalculator | calculator |
Test fixture for testing the MileageCalculator class.
This class sets up the necessary objects and provides setup and teardown methods for each test.
Definition at line 28 of file test_MileageCalculator.cpp.
|
protected |
Definition at line 31 of file test_MileageCalculator.cpp.