Class UtilitiesIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class UtilitiesIntegrationTest extends HybrisJUnit4TransactionalTest
Testcase for the Utilities class.
  • Constructor Details

    • UtilitiesIntegrationTest

      public UtilitiesIntegrationTest()
  • Method Details

    • testInternString

      public void testInternString()
    • testResourceBundles

      public void testResourceBundles()
    • testBuildRelativePath

      public void testBuildRelativePath() throws Exception
      Throws:
      Exception
    • testSingletonCreator

      public void testSingletonCreator() throws Throwable
      Throws:
      Throwable
    • testRecursiveSingletonCreation

      public void testRecursiveSingletonCreation() throws Throwable
      Throws:
      Throwable
    • testSingletonDestroy

      public void testSingletonDestroy()
    • testCreateItemLink

      public void testCreateItemLink()
      Testing ItemLink creation and resolving
    • testLozalizationGetLocalizedString

      public void testLozalizationGetLocalizedString()