Class org.mozilla.fenix.wallpapers.WallpaperDownloaderTest
|
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 |