Skip to content
  • Maxime Journot's avatar
    Added method to get the measurement type. · 3d875f28
    Maxime Journot authored
    Added default method `getMeasurementType` in `ObservedMeasurement` 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
    3d875f28