Test |
Duration |
Result |
GIVEN a null TranslationSupport THEN do not find a language |
0.001s |
passed |
GIVEN a null TranslationSupport THEN map to a null language map |
0s |
passed |
GIVEN a partially populated TranslationSupport THEN map to a language map |
0s |
passed |
GIVEN a populated TranslationSupport THEN find a language |
0s |
passed |
GIVEN a populated TranslationSupport THEN map the language settings |
0s |
passed |
GIVEN a populated TranslationSupport THEN map to a language map |
0s |
passed |
GIVEN an unpopulated TranslationSupport THEN map the language settings |
0s |
passed |