Class DefaultLocaleResolverTest

java.lang.Object
de.hybris.platform.acceleratorservices.velocity.locale.DefaultLocaleResolverTest

@UnitTest public class DefaultLocaleResolverTest extends Object
  • Constructor Details

    • DefaultLocaleResolverTest

      public DefaultLocaleResolverTest()
  • Method Details

    • testLocalizedWithNull

      public void testLocalizedWithNull()
    • testLocalizedWithBlank

      public void testLocalizedWithBlank()
    • testLocalizedWithIncorrectCodes

      public void testLocalizedWithIncorrectCodes()
    • testLocalizedWithCorrectCodes

      public void testLocalizedWithCorrectCodes()
    • testLocalizedGetNullCode

      public void testLocalizedGetNullCode()
    • testLocalizedGetNotNullCode

      public void testLocalizedGetNotNullCode()