Class org.mozilla.fenix.trackingprotection.TrackingProtectionPanelInteractorTest

5

tests

0

failures

0

ignored

1.739s

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.594s passed
WHEN onExitDetailMode is called THEN store should dispatch ExitDetailsMode action 0.123s passed
WHEN openDetails is called THEN store should dispatch EnterDetailsMode action with the right category 0.010s passed
WHEN selectTrackingProtectionSettings is called THEN openTrackingProtectionSettings should be invoked 0.006s passed