LRT13
1.0
Main Page
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
UnitTests
GearToothTest.h
1
#ifndef GEAR_TOOTH_TEST_H_
2
#define GEAR_TOOTH_TEST_H_
3
4
#include "../UnitTests/UnitTest.h"
5
#include "GearTooth.h"
6
#include "../Config/RobotConfig.h"
7
8
class
GearToothTest :
public
UnitTest
9
{
10
public
:
11
GearToothTest();
12
void
Run
();
13
private
:
14
GearTooth* gearTooth;
15
};
16
17
#endif
Generated on Thu Nov 28 2013 20:16:51 for LRT13 by
1.8.3