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 |