Class ConfigPerformanceIntTest

All Implemented Interfaces:
JaloSessionHolder
Direct Known Subclasses:
ConfigPerformanceStringTest

@PerformanceTest public class ConfigPerformanceIntTest extends ServicelayerBaseTest
  • Field Details

  • Constructor Details

    • ConfigPerformanceIntTest

      public ConfigPerformanceIntTest()
  • Method Details

    • prepare

      public void prepare()
    • testOneThreadManyProperties

      public void testOneThreadManyProperties()
    • testManyThreadManyProperties

      public void testManyThreadManyProperties()
    • runAccessor

      protected void runAccessor(int threads, String callType, TestThreadsHolder<ConfigPerformanceIntTest.PropertyAccessor> randomAccessHolder)