Class org.mozilla.fenix.tabstray.FloatingActionButtonBindingTest
Tests
Test |
Duration |
Result |
GIVEN the selected tab page is sync WHEN the user is not signed in THEN extend and show is called |
0.215s |
passed |
WHEN selected page is updated THEN button is updated |
0.273s |
passed |
WHEN tab selected page is normal tab THEN shrink and show is called |
0.225s |
passed |
WHEN tab selected page is private tab THEN extend and show is called |
1.181s |
passed |
WHEN tab selected page is sync tab THEN extend and show is called |
0.220s |
passed |