- Added default method
getMeasurementType
inObservedMeasurement
that returns the name of the class - Added a constant String
MEASUREMENT_TYPE
in each measurement class to get the class name as a String - Used both additions to improve measurements type checks in tests
Fixes #955 (closed)