Class AfterRetentionCleanupItemsProviderTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AfterRetentionCleanupItemsProviderTest extends ServicelayerBaseTest
  • Field Details

  • Constructor Details

    • AfterRetentionCleanupItemsProviderTest

      public AfterRetentionCleanupItemsProviderTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • setUpLockingMechanism

      public void setUpLockingMechanism()
    • cleanUpLockingMechanism

      public void cleanUpLockingMechanism()
    • testRetentionTimeMultiple

      public void testRetentionTimeMultiple()
    • testRetentionTimeMultiple2

      public void testRetentionTimeMultiple2()
    • testRetentionTimeSingleWithCleanup

      public void testRetentionTimeSingleWithCleanup() throws Exception
      Throws:
      Exception
    • shouldSkipAllLockedItemsAndNotThrowException

      public void shouldSkipAllLockedItemsAndNotThrowException()
    • shouldSkipOnlyLockedAndRemoveUnlockedItems

      public void shouldSkipOnlyLockedAndRemoveUnlockedItems()
    • testWrongRule

      public void testWrongRule()