Interface HasBattery<T extends BatteryInfo>

    • Method Detail

      • getBatteryInfo

        T getBatteryInfo()
        Retrieves battery info from the device under test.
        Returns:
        BatteryInfo instance, containing the battery information