Package de.hybris.platform.core.system
Class InitializationLockHandlerPerformanceTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.core.system.AbstractLockHandlerIntegrationTest
de.hybris.platform.core.system.InitializationLockHandlerPerformanceTest
- All Implemented Interfaces:
JaloSessionHolder
@PerformanceTest
public class InitializationLockHandlerPerformanceTest
extends AbstractLockHandlerIntegrationTest
-
Field Summary
Fields inherited from class de.hybris.platform.core.system.AbstractLockHandlerIntegrationTest
THREADS, WAIT_SECONDSFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.core.system.AbstractLockHandlerIntegrationTest
checkTestTableExists, checkTestTableExists, clearHandler, createOtherClusterIdTenant, prepareHandlerMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
InitializationLockHandlerPerformanceTest
public InitializationLockHandlerPerformanceTest()
-
-
Method Details
-
setUp
public void setUp() -
tearDown
public void tearDown() -
testConcurrentIsLocked
public void testConcurrentIsLocked() -
testConcurrentProcessingInLock
public void testConcurrentProcessingInLock()
-