Package de.hybris.platform.jdbcwrapper
Class ConnectionPoolTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.jdbcwrapper.ConnectionPoolTest
- All Implemented Interfaces:
JaloSessionHolder
Test return behavior in case the hybris data source and its contained pool has been closed/destroyed.
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
ConnectionPoolTest
public ConnectionPoolTest()
-
-
Method Details
-
testMultithreadedAccess
public void testMultithreadedAccess() -
testJndiDataSource
- Throws:
SQLException
-
testReturnWhenClosed
public void testReturnWhenClosed()
-