#include <testsuite.h>
Public Member Functions | |
void | testConvertScalarFromInchesToMeters () |
Test conversion of a single value from inches to meters. | |
void | testConvertScalarFromMetersToInches () |
Test conversion of a single value from meters to inches. | |
void | testConvertVectorFromInchesToMeters () |
Test conversion of a vector of values from inches to meters. | |
void | testConvertVectorFromMetersToInches () |
Test conversion of a vector of values from meters to inches. | |
Static Public Member Functions | |
static CppUnit::TestSuite * | suite () |
Create the test suite. |