Class org.mozilla.fenix.sync.ext.SyncedDeviceTabsTest

4

tests

0

failures

0

ignored

0.322s

duration

100%

successful

Tests

Test Duration Result
GIVEN one synced device with no tabs WHEN the compose list is generated THEN one device with an empty tabs list is returned 0.009s passed
GIVEN two synced devices AND one device supports closing synced tabs AND closing synced tabs is disabled WHEN the compose list is generated THEN two device sections are returned 0.007s passed
GIVEN two synced devices AND one device supports closing synced tabs AND closing synced tabs is enabled WHEN the compose list is generated THEN two device sections are returned 0.009s passed
GIVEN two synced devices WHEN the compose list is generated THEN two device section is returned 0.297s passed