Class BaseSensorUnitTest

    • Constructor Detail

      • BaseSensorUnitTest

        public BaseSensorUnitTest()
    • Method Detail

      • sensorRegisterValueListener

        public void sensorRegisterValueListener()
      • sensorValueListener

        public void sensorValueListener()
      • startUpdates

        public void startUpdates()
        Description copied from class: Sensor
        Starts receiving sensor data values
        Specified by:
        startUpdates in class Sensor
      • stopUpdates

        public void stopUpdates()
        Description copied from class: Sensor
        Stops receiving sensor data values
        Specified by:
        stopUpdates in class Sensor