Class org.mozilla.fenix.home.sessioncontrol.SessionControlViewTest

12

tests

0

failures

0

ignored

0.504s

duration

100%

successful

Tests

Test Duration Result
GIVEN a nimbusMessageCard WHEN normalModeAdapterItems is called THEN add a NimbusMessageCard 0.165s passed
GIVEN all items THEN top placeholder item is always the first item 0.266s passed
GIVEN app opened three times, should not show the dialog and wallpaper feature has not been recommended WHEN showWallpaperOnboardingDialog THEN returns false 0.003s passed
GIVEN app opened three times, should show the dialog and wallpaper feature already recommended WHEN showWallpaperOnboardingDialog THEN returns false 0.003s passed
GIVEN app opened three times, should show the dialog and wallpaper feature has not been recommended WHEN showWallpaperOnboardingDialog THEN returns true 0.005s passed
GIVEN app opened two times, should show the dialog and wallpaper feature has not been recommended WHEN showWallpaperOnboardingDialog THEN returns false 0.002s passed
GIVEN history metadata WHEN normalModeAdapterItems is called THEN add a customize home button 0.006s passed
GIVEN none bookmarks, recentTabs, historyMetadata or pocketArticles WHEN normalModeAdapterItems is called THEN the customize home button is not added 0.007s passed
GIVEN pocket articles WHEN normalModeAdapterItems is called THEN add a customize home button 0.013s passed
GIVEN pocket articles and content recommendations are enabled WHEN normalModeAdapterItems is called THEN do not show pocket topic categories and footer 0.018s passed
GIVEN recent Bookmarks WHEN normalModeAdapterItems is called THEN add a customize home button 0.006s passed
GIVEN recent tabs WHEN normalModeAdapterItems is called THEN add a customize home button 0.010s passed