Class org.mozilla.fenix.ServiceWorkerSupportTest

4

tests

0

failures

0

ignored

4.598s

duration

100%

successful

Tests

Test Duration Result
GIVEN the feature is registered for lifecycle events WHEN the owner is created THEN register itself as a service worker delegate 4.291s passed
GIVEN the feature is registered for lifecycle events WHEN the owner is destroyed THEN unregister itself as a service worker delegate 0.011s passed
WHEN a new tab is requested THEN navigate to browser then add a new tab 0.287s passed
WHEN a new tab is requested THEN return true 0.009s passed