Class org.mozilla.fenix.components.appstate.AppStoreReducerTest

13

tests

0

failures

0

ignored

0.177s

duration

100%

successful

Tests

Test Duration Result
GIVEN a Crash WHEN AddNonFatalCrash is called THEN add that Crash to the current list 0.002s passed
GIVEN a Crash WHEN RemoveNonFatalCrash is called THEN remove that Crash from the current list 0.148s passed
GIVEN a new value for inactiveTabsExpanded WHEN UpdateInactiveExpanded is called THEN update the current value 0s passed
GIVEN crashes exist in State WHEN RemoveAllNonFatalCrashes is called THEN clear the current list of crashes 0s passed
WHEN UpdateSearchDialogVisibility is called THEN isSearchDialogVisible gets updated 0.001s passed
WHEN UserAccountAuthenticated action is dispatched THEN snackbar state is updated 0.005s passed
WHEN bookmark added action is dispatched THEN snackbar state is updated 0.003s passed
WHEN bookmark deleted action is dispatched THEN snackbar state is updated 0.013s passed
WHEN delete and quit selected action is dispatched THEN snackbar state is updated 0.002s passed
WHEN open in firefox finished action is dispatched THEN open in firefox requested is false 0.001s passed
WHEN open in firefox started action is dispatched THEN open in firefox requested is true 0s passed
WHEN site data cleared action is dispatched THEN snackbar state is updated 0.001s passed
WHEN translation started action is dispatched THEN snackbar state is updated 0.001s passed