Class org.mozilla.fenix.tabstray.SecureTabsTrayBindingTest

4

tests

0

failures

0

ignored

0.953s

duration

100%

successful

Tests

Test Duration Result
GIVEN not in private mode WHEN tab selected page switches to normal tabs from private THEN set fragment to un-secure 0.011s passed
GIVEN private mode WHEN tab selected page switches to normal tabs from private THEN do nothing 0.013s passed
WHEN tab selected page switches to private and allowScreenshotsInPrivateMode true THEN set fragment to un-secure 0.013s passed
WHEN tab selected page switches to private THEN set fragment to secure 0.916s passed