Class org.mozilla.fenix.tabstray.SecureTabsTrayBindingTest
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 |