Provides a unit test. More...
#include <UnitTest.h>
Inherits RobotBase.
Inherited by DriveEncodersUnitTest, EncodersUnitTest, GearToothTest, InputUnitTest, LEDUnitTest, NetServerUnitTest, NetUnitTest, ProximityTest, ServoTest, and ShooterTest.
Public Member Functions | |
void | StartCompetition () |
Bootstrapping function - called from WPILib. | |
virtual void | Run ()=0 |
Runs the unit test. | |
Provides a unit test.