Class mozilla.components.browser.state.engine.middleware.PdfStateMiddlewareTest

6

tests

0

failures

0

ignored

0.475s

duration

100%

successful

Tests

Test Duration Result
GIVEN already viewing a pdf and the page is updated WHEN cannot infer whether still viewing a pdf THEN inform about exiting from a pdf 0.004s passed
GIVEN navigating off from a pdf in the current normal tab WHEN the tab state is processed THEN inform about exiting from a pdf 0.006s passed
GIVEN navigating off from a pdf in the custom normal tab WHEN the tab state is processed THEN inform about exiting from a pdf 0.008s passed
GIVEN navigating to a pdf in the current normal tab WHEN the page is fully loaded THEN inform about viewing a pdf 0.006s passed
GIVEN navigating to a pdf in the current normal tab WHEN the page is not fully loaded THEN don't update the pdf status 0.008s passed
GIVEN navigating to a pdf in the custom normal tab WHEN the tab state is processed THEN inform about viewing a pdf 0.443s passed