A unit test for the youBot arm. More...
#include <YouBotArmTest.hpp>
Public Member Functions | |
YouBotArmTest () | |
virtual | ~YouBotArmTest () |
void | setUp () |
void | tearDown () |
void | youBotArmTest () |
A unit test for the youBot arm.
Definition at line 20 of file YouBotArmTest.hpp.
YouBotArmTest | ( | ) |
Definition at line 5 of file YouBotArmTest.cpp.
~YouBotArmTest | ( | ) | [virtual] |
Definition at line 12 of file YouBotArmTest.cpp.
void setUp | ( | ) |
Definition at line 16 of file YouBotArmTest.cpp.
void tearDown | ( | ) |
Definition at line 22 of file YouBotArmTest.cpp.
void youBotArmTest | ( | ) |