Class org.mozilla.fenix.wallpapers.WallpaperTest

4

tests

0

failures

0

ignored

0s

duration

100%

successful

Tests

Test Duration Result
GIVEN a custom wallpaper is set to be shown WHEN checking whether the current wallpaper should be default THEN return false 0s passed
GIVEN blank wallpaper name WHEN checking whether is default THEN is default 0s passed
GIVEN the default wallpaper is set to be shown WHEN checking whether the current wallpaper should be default THEN return true 0s passed
GIVEN the legacy wallpaper default name none WHEN checking whether the current wallpaper should be default THEN return true 0s passed