Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
DisplacementValidatorTest Class Reference

Test fixture for DisplacementValidator class. More...

Inheritance diagram for DisplacementValidatorTest:
Inheritance graph
Collaboration diagram for DisplacementValidatorTest:
Collaboration graph

Protected Member Functions

void SetUp () override
 Set up function to initialize a plane.
 

Protected Attributes

Plane plane
 Plane object for testing.
 

Detailed Description

Test fixture for DisplacementValidator class.

Definition at line 13 of file displacement_validator_test.cpp.

Member Function Documentation

◆ SetUp()

void DisplacementValidatorTest::SetUp ( )
inlineoverrideprotected

Set up function to initialize a plane.

Definition at line 18 of file displacement_validator_test.cpp.

Member Data Documentation

◆ plane

Plane DisplacementValidatorTest::plane
protected

Plane object for testing.

Definition at line 22 of file displacement_validator_test.cpp.


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