Class mozilla.components.browser.state.action.DownloadActionTest

8

tests

0

failures

0

ignored

0.029s

duration

100%

successful

Tests

Test Duration Result
AddDownloadAction adds download 0.009s passed
RemoveAllDownloadsAction removes all downloads 0.001s passed
RemoveDownloadAction removes download 0.002s passed
RestoreDownloadStateAction adds download 0.004s passed
RestoreDownloadsStateAction does nothing 0.007s passed
UpdateDownloadAction updates the provided download 0.003s passed
WHEN DismissDownloadNotificationAction is dispatched THEN notificationId is set to null 0.002s passed
WHEN DismissDownloadNotificationAction is dispatched with an invalid downloadId THEN the state must not change 0.001s passed