TsUnitsOfMeasure Class Reference

Test suite for the Units of Measure Class. More...

#include <TsUnitOfMeasure.h>

Detailed Description

Test suite for the Units of Measure Class.

This test suite will check the following:

  • Inserting new unit of measure.
  • Inserting new unit of measure with alternative names.
  • Removing an unit of measure from the manager.
  • Finding an unit of measure identified by it's identificaton number.
  • Finding an unit of measure identified by it's name.
  • Finding an unit of measure identified by one of it's alternative names.
  • Finding an unit of measure identified either by it's name or one of it's alternative names.
  • Returning a pair of iterators over the managed units of measure.
  • Clearing all the managed units.
  • Returning the alternative names for a unit of measure.
  • Calculating a multiplicative factor to convert from a given unit to its base unit and vice-versa.

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