Package ninja.i18n

Class MessagesImplTest


  • public class MessagesImplTest
    extends Object
    • Constructor Detail

      • MessagesImplTest

        public MessagesImplTest()
    • Method Detail

      • testGetWithLanguage

        public void testGetWithLanguage()
      • testGetWithContextAndResult

        public void testGetWithContextAndResult()
      • testGetWithLanguageAndParameters

        public void testGetWithLanguageAndParameters()
      • testGetWithContextAndResultAndParameters

        public void testGetWithContextAndResultAndParameters()
      • testGetWithDefaultAndLanguage

        public void testGetWithDefaultAndLanguage()
      • testGetWithDefaultAndContextAndResult

        public void testGetWithDefaultAndContextAndResult()
      • testGetWithSpecialI18nPlaceholder

        public void testGetWithSpecialI18nPlaceholder()
      • testGetAllWithLanguage

        public void testGetAllWithLanguage()
      • testGetAllWithContextAndResult

        public void testGetAllWithContextAndResult()
      • testCorrectParsingOfDelimitersInPropertiesFiles

        public void testCorrectParsingOfDelimitersInPropertiesFiles()