|
Formula Student Autonomous Systems
The code for the main driverless system
|
Test fixture for NPointsValidator class. More...


Protected Member Functions | |
| void | SetUp () override |
| Set up function to initialize a plane. | |
Protected Attributes | |
| Plane | plane |
| Plane object for testing. | |
Test fixture for NPointsValidator class.
Definition at line 13 of file npoints_validator_test.cpp.
|
inlineoverrideprotected |
Set up function to initialize a plane.
Definition at line 18 of file npoints_validator_test.cpp.
|
protected |
Plane object for testing.
Definition at line 20 of file npoints_validator_test.cpp.