Package de.hybris.platform.jdbcwrapper
Class ConnectionImplIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.jdbcwrapper.ConnectionImplIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DataSourceFactorydataSourceFactory(JDBCInterceptor jdbcInterceptor) protected JDBCInterceptorerrorThrowingJDBCInterceptor(AtomicBoolean shouldThrowError) voidshouldEnableConnectionPoolVerificationModeWhenExceptionInConnectionIsThrownButBeforeReturningToPool()voidtearDown()Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
ConnectionImplIntegrationTest
public ConnectionImplIntegrationTest()
-
-
Method Details
-
tearDown
- Throws:
Exception
-
shouldEnableConnectionPoolVerificationModeWhenExceptionInConnectionIsThrownButBeforeReturningToPool
public void shouldEnableConnectionPoolVerificationModeWhenExceptionInConnectionIsThrownButBeforeReturningToPool() throws InterruptedException- Throws:
InterruptedException
-
dataSourceFactory
-
errorThrowingJDBCInterceptor
-