Class SingletonCreatorTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.core.SingletonCreatorTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class SingletonCreatorTest extends HybrisJUnit4Test
Tests SingletonCreator via delegating methods like Registry.getSingleton(Creator).
  • Constructor Details

    • SingletonCreatorTest

      public SingletonCreatorTest()
  • Method Details

    • testSingletonCreation

      public void testSingletonCreation()
    • testReplace

      public void testReplace()
      See also PLA-10874 which describes a error while replacing.