Class InitializationLockHandlerIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class InitializationLockHandlerIntegrationTest extends AbstractLockHandlerIntegrationTest
Integration test describing a update checking mechanism for a HOR-1329
  • 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

      public void testLockExistsAfterDaoSerialized() throws IOException, ClassNotFoundException
      Throws:
      IOException
      ClassNotFoundException