Class mozilla.components.browser.state.state.TabPartitionTest

6

tests

0

failures

0

ignored

0s

duration

100%

successful

Tests

Test Duration Result
GIVEN a null tab partition THEN tab partition is empty 0s passed
GIVEN a tab partition with empty tab groups THEN tab partition is empty 0s passed
GIVEN a tab partition with no tab group THEN tab partition is empty 0s passed
GIVEN a tab partition with non-empty tab group THEN get group by ID will return the group 0s passed
GIVEN a tab partition with non-empty tab group THEN get group by name will return the group 0s passed
GIVEN a tab partition with non-empty tab group THEN tab partition is not empty 0s passed