Package de.hybris.platform.core.system
Class InitializationLockHandlerIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.core.system.AbstractLockHandlerIntegrationTest
de.hybris.platform.core.system.InitializationLockHandlerIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest
public class InitializationLockHandlerIntegrationTest
extends AbstractLockHandlerIntegrationTest
Integration test describing a update checking mechanism for a HOR-1329
-
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
-
InitializationLockHandlerIntegrationTest
public InitializationLockHandlerIntegrationTest()
-
-
Method Details
-
setUp
public void setUp() -
tearDown
public void tearDown() -
testCheckLockForClearSystem
public void testCheckLockForClearSystem() -
testSetInitLockForClearSystem
public void testSetInitLockForClearSystem() -
testSetUpdateLockForClearSystem
public void testSetUpdateLockForClearSystem() -
testUnLockForClearSystemShouldNotThrowExceptions
public void testUnLockForClearSystemShouldNotThrowExceptions() -
testUnLockWithOtherClusterIdSystem
public void testUnLockWithOtherClusterIdSystem() -
testUnLockFewTimes
public void testUnLockFewTimes() -
testUnlockThenLockForClearSystem
public void testUnlockThenLockForClearSystem() -
testLockThenUnLockForClearSystem
public void testLockThenUnLockForClearSystem() -
testLockForUpdateThenLockForInitializationClearSystem
public void testLockForUpdateThenLockForInitializationClearSystem() -
testLockExistsAfterDaoSerialized
- Throws:
IOExceptionClassNotFoundException
-