public class RefimplI18nResolverTest extends Object
| Constructor and Description |
|---|
RefimplI18nResolverTest() |
public void getAllTranslationsForPrefixWithNoResourceBundlesAvailableReturnsEmptyMap()
public void getAllTranslationsForPrefixWithMatchingPrefixAndLocaleReturnsMatches()
public void getAllTranslationsForPrefixWithMatchingPrefixAndNonMatchingLocaleReturnsEmptyMap()
public void getAllTranslationsForPrefixWithNonMatchingPrefixAndMatchingLocaleReturnsEmptyMap()
public void getAllTranslationsForPrefixWithMultipleMatchingBundlesInOnePluginReturnsAllMatches()
public void getAllTranslationsForPrefixWithMultipleMatchingBundlesInDifferentPluginsReturnsAllMatches()
public void getAllTranslationsWithNullPrefixThrowsNullPointerException()
public void getAllTranslationsWithEmptyPrefixReturnsAllTranslationsInMatchingLocales()
public void getAllTranslationsWithNullLocaleThrowsNullPointerException()
public void resolveTextLocaleUnknownFallbackToDefault()
public void resolveTextInEnglishWithArguments()
throws Exception
ExceptionCopyright © 2018 Atlassian. All rights reserved.