Class DefaultItemLockingServiceIntegrationTest

    • Constructor Detail

      • DefaultItemLockingServiceIntegrationTest

        public DefaultItemLockingServiceIntegrationTest()
    • Method Detail

      • setUp

        public void setUp()
      • cleanUp

        public void cleanUp()
      • testLocking

        public void testLocking()
      • testUnLocking

        public void testUnLocking()
      • testSavingAfterItemModifiedWithSLD

        public void testSavingAfterItemModifiedWithSLD()
      • testSavingAfterItemModifiedWithJalo

        public void testSavingAfterItemModifiedWithJalo()
      • testSavingAfterItemModified

        public void testSavingAfterItemModified()
      • testSavingAfterItemModifiedWithSLDWithCollection

        public void testSavingAfterItemModifiedWithSLDWithCollection()
      • testSavingAfterItemModifiedWithJaloWithCollection

        public void testSavingAfterItemModifiedWithJaloWithCollection()
      • testSavingAfterItemModifiedWithCollection

        public void testSavingAfterItemModifiedWithCollection()
      • testSavingAfterItemModifiedWithJaloWithOptimisticLocking

        public void testSavingAfterItemModifiedWithJaloWithOptimisticLocking()
      • testSavingAfterItemModifiedWithSLDWithOptimisticLocking

        public void testSavingAfterItemModifiedWithSLDWithOptimisticLocking()
      • testSavingAfterItemModifiedWithOptimisticLocking

        public void testSavingAfterItemModifiedWithOptimisticLocking()
      • testRemovingWithSLD

        public void testRemovingWithSLD()
      • testRemovingWithJalo

        public void testRemovingWithJalo()
      • testWhenUserNotAllowedToLock

        public void testWhenUserNotAllowedToLock()
      • testWhenUserIsNotSaved

        public void testWhenUserIsNotSaved()
      • testAuditRecordsCreationAndRemovalForTypeWithLockedUser

        public void testAuditRecordsCreationAndRemovalForTypeWithLockedUser()
      • testAuditRecordsCreationAndRemovalForTypeAndPKWithLockedUser

        public void testAuditRecordsCreationAndRemovalForTypeAndPKWithLockedUser()
      • testLockAndUnlockCollection

        public void testLockAndUnlockCollection()