Class org.mozilla.fenix.trackingprotection.TrackingProtectionPanelInteractorTest

5

tests

0

failures

0

ignored

1.698s

duration

100%

successful

Tests

Test Duration Result
WHEN on the learn more link is clicked THEN onLearnMoreClicked should be invoked 0.006s passed
WHEN onBackPressed is called THEN call popBackStack and navigate 1.552s passed
WHEN onExitDetailMode is called THEN store should dispatch ExitDetailsMode action 0.124s passed
WHEN openDetails is called THEN store should dispatch EnterDetailsMode action with the right category 0.011s passed
WHEN selectTrackingProtectionSettings is called THEN openTrackingProtectionSettings should be invoked 0.005s passed