Package de.hybris.platform.jdbcwrapper
Class GenericObjectPoolTest
java.lang.Object
de.hybris.platform.jdbcwrapper.GenericObjectPoolTest
Tests apache commpons pool bug POOL-107 ...
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
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()
-