Class org.mozilla.fenix.wallpapers.WallpaperFileManagerTest

7

tests

0

failures

0

ignored

0.041s

duration

100%

successful

Tests

Test Duration Result
GIVEN landscape file missing in directories WHEN expired wallpaper looked up THEN null returned 0.005s passed
GIVEN portrait file missing in directories WHEN expired wallpaper looked up THEN null returned 0.005s passed
GIVEN thumbnail file missing in directories WHEN expired wallpaper looked up THEN null returned 0.009s passed
GIVEN wallpaper directory exists WHEN looked up THEN wallpaper created with correct name 0.006s passed
WHEN at least one wallpaper asset does not exist THEN the file lookup will fail 0.005s passed
WHEN both wallpaper assets exist THEN the file lookup will succeed 0.005s passed
WHEN cleaned THEN current wallpaper and available wallpapers kept 0.006s passed