Package de.hybris.platform.test
Class ThreadPoolTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.test.ThreadPoolTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidSee PLA-7607.voidCORE-66PLA-10816 Potential chance to fetch a PoolableThread with pending transaction from previous runvoidMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
ThreadPoolTest
public ThreadPoolTest()
-
-
Method Details
-
disableFileAnalyzer
public void disableFileAnalyzer() -
restoreFileAnalyzer
public void restoreFileAnalyzer() -
testTransactionCleanUpSimple
public void testTransactionCleanUpSimple() throws InterruptedException, BrokenBarrierException, TimeoutException -
testTransactionCleanUp
CORE-66PLA-10816 Potential chance to fetch a PoolableThread with pending transaction from previous runtogether with setting logger level for a log4j.logger.de.hybris.platform.util.threadpool=DEBUG prints out information who/where started the stale transaction
- Throws:
Exception
-
testBlockBehaviour
See PLA-7607.- Throws:
Exception
-