Class org.mozilla.fenix.wallpapers.WallpaperDownloaderTest

4

tests

0

failures

0

ignored

0.384s

duration

100%

successful

Tests

Test Duration Result
GIVEN that asset request is successful WHEN downloading assets THEN both files are created in expected location 0.012s passed
GIVEN that copying the file fails WHEN downloading THEN file is not created 0.349s passed
GIVEN that request fails WHEN downloading THEN file is not created 0.010s passed
GIVEN that thumbnail request is successful WHEN downloading THEN file is created in expected location 0.013s passed