Class mozilla.components.support.base.android.StartForegroundServiceTest

4

tests

0

failures

0

ignored

0.006s

duration

100%

successful

Tests

Test Duration Result
WHEN build version below S THEN start foreground service should return true regardless of foreground importance 0s passed
WHEN build version is S and above and foreground importance is false THEN start foreground service should return false 0.001s passed
WHEN build version is S and above and foreground importance is true THEN start foreground service should return true 0.005s passed
WHEN build version is S, foreground importance is false and battery optimisations are disabled THEN start foreground service should return true 0s passed