Class SpringPrototypePerfTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class SpringPrototypePerfTest extends ServicelayerTest
Test performance of looking up prototype bean vs object instance creation.
  • Constructor Details

    • SpringPrototypePerfTest

      public SpringPrototypePerfTest()
  • Method Details

    • init

      public void init()
      Description copied from class: HybrisJUnit4Test
      Delegates to de.hybris.platform.testframework.HybrisTestLogic#init()
      Overrides:
      init in class HybrisJUnit4Test
    • testPerf

      public void testPerf()