Class DefaultL10NServiceTest
java.lang.Object
de.hybris.platform.servicelayer.i18n.DefaultL10NServiceTest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidFinal bundle test incl.voidthis test also covers theDefaultL10NService.getLocalizedString(String)method.
-
Constructor Details
-
DefaultL10NServiceTest
public DefaultL10NServiceTest()
-
-
Method Details
-
testResourceBundleWithoutBaseName
public void testResourceBundleWithoutBaseName()this test also covers theDefaultL10NService.getLocalizedString(String)method. -
testGetResourceBundleWithBaseName
public void testGetResourceBundleWithBaseName() -
testGetResourceBundleWithBaseNameAndLocales
public void testGetResourceBundleWithBaseNameAndLocales()Final bundle test incl. load mechanism.
Bundles are: testBundle_de,testBundle_en,testBundle_en_UK,testBundle_en_US
-