Class org.mozilla.fenix.home.topsites.TopSitesPagerAdapterTest

5

tests

0

failures

0

ignored

0.573s

duration

100%

successful

Tests

Test Duration Result
GIVEN a payload with topSites for both pages WHEN getCurrentPageChanges THEN return topSites only for current page 0.001s passed
WHEN update is called to delete the 1st of 4 topSites THEN submitList will update 3 topSites 0.006s passed
WHEN update is called to delete the 4th of 4 topSites THEN submitList will update 1 topSite 0.006s passed
WHEN update is called to update the 3rd of 4 topSites THEN submitList will contain 4 items 0.559s passed
testDiffCallback 0.001s passed