Class mozilla.components.browser.state.state.LanguageSettingTest

6

tests

0

failures

0

ignored

0.001s

duration

100%

successful

Tests

Test Duration Result
GIVEN a Boolean corresponding to Always THEN find its LanguageSetting counterpart 0s passed
GIVEN a Boolean corresponding to Never THEN find its LanguageSetting counterpart 0s passed
GIVEN a Boolean corresponding to Offer THEN find its LanguageSetting counterpart 0.001s passed
GIVEN a NEVER LanguageSetting THEN find its Boolean counterpart 0s passed
GIVEN an ALWAYS LanguageSetting THEN find its Boolean counterpart 0s passed
GIVEN an OFFER LanguageSetting THEN find its Boolean counterpart 0s passed