Package de.hybris.platform.core.system
Class AbstractLockHandlerIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.core.system.AbstractLockHandlerIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
- Direct Known Subclasses:
InitializationLockHandlerIntegrationTest,InitializationLockHandlerPerformanceTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected InitializationLockHandlerprotected final intprotected final intFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanprotected booleancheckTestTableExists(DataSource dataSource, String tableName) protected voidclearHandler(InitializationLockHandler handler) protected AbstractTenantprotected InitializationLockHandlerprepareHandler(String tableName) Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Field Details
-
WAIT_SECONDS
protected final int WAIT_SECONDS- See Also:
-
THREADS
protected final int THREADS- See Also:
-
handler
-
-
Constructor Details
-
AbstractLockHandlerIntegrationTest
public AbstractLockHandlerIntegrationTest()
-
-
Method Details
-
prepareHandler
-
clearHandler
-
createOtherClusterIdTenant
-
checkTestTableExists
-
checkTestTableExists
-