Class org.mozilla.fenix.tabstray.browser.TabSorterTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
WHEN inactive tabs are disabled THEN adapter have only normal tabs | 0.007s | passed |
WHEN inactive tabs is off THEN adapter have no inactive tab | 0.007s | passed |
WHEN the selected tab has changed THEN the selected tab Id should be updated | 0.004s | passed |
WHEN updated with one normal tab THEN adapter have only one normal tab | 0.885s | passed |
WHEN updated with one normal tab and one inactive tab THEN adapter have normal tab and inactive tab | 0.005s | passed |