Class I18NServiceTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class I18NServiceTest extends ServicelayerTransactionalBaseTest
  • Constructor Details

    • I18NServiceTest

      public I18NServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • testSystemCurrentLocaleFunctionality

      public void testSystemCurrentLocaleFunctionality()
    • testSystemCurrencyFunctionality

      public void testSystemCurrencyFunctionality()
    • testCurrentLanguageMethods

      public void testCurrentLanguageMethods()
    • testUpdateLocale

      public void testUpdateLocale()
      Updates the session Locale various time.
      Tests whether sessions LanguageModel and CountryModel are compatible.
    • testUpdateLanguageAndCountry

      public void testUpdateLanguageAndCountry()
      Updates session LanguageModel and/or session CountryModel various times.
      Tests whether session Locale is compatible.
    • testUpdateJaloSession

      public void testUpdateJaloSession()
    • testMiscUseCases

      public void testMiscUseCases()
    • demonstrateFormatters

      public void demonstrateFormatters()
      Not really Test, just a demonstration how java I18N works.
    • getI18nService

      public I18NService getI18nService()
      Returns:
      the i18nService
    • getModelService

      public ModelService getModelService()
      Returns:
      the modelService
    • getCommonI18NService

      public CommonI18NService getCommonI18NService()
      Returns:
      the commonI18NService