Class mozilla.components.browser.state.reducer.ContentStateReducerTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
WHEN entering pdf viewer THEN mark the current tab as showing a pdf | 0.005s | passed |
WHEN exiting pdf viewer THEN mark the current tab as not showing a pdf | 0.004s | passed |
updateContentState will return a new BrowserState with updated ContentState | 0.001s | passed |