Class GenericObjectPoolTest

java.lang.Object
de.hybris.platform.jdbcwrapper.GenericObjectPoolTest

@PerformanceTest public class GenericObjectPoolTest extends Object
Tests apache commpons pool bug POOL-107 ...
  • Constructor Details

    • GenericObjectPoolTest

      public GenericObjectPoolTest()
  • Method Details

    • testT50Min0Max10NoOutage

      public void testT50Min0Max10NoOutage()
    • testT50Min0Max10NoOutageClose10SecBeforeEnd

      public void testT50Min0Max10NoOutageClose10SecBeforeEnd()
    • testT50Min5Max10NoOutage

      public void testT50Min5Max10NoOutage()
    • testT50Min0Max10Outage20Sec

      public void testT50Min0Max10Outage20Sec()
    • testT50Min5Max10Outage20Sec

      public void testT50Min5Max10Outage20Sec()