Class StrandedTasksLogicTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class StrandedTasksLogicTest extends ServicelayerBaseTest
  • Constructor Details

    • StrandedTasksLogicTest

      public StrandedTasksLogicTest()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public void tearDown()
    • shouldStrandedItemsRegistryHaveSameAmountOfItemsAfterUnlockFail

      public void shouldStrandedItemsRegistryHaveSameAmountOfItemsAfterUnlockFail()
    • shouldStrandedItemsRegistryHaveSameAmountOfItemsWithConstantlyFailingUnlock

      public void shouldStrandedItemsRegistryHaveSameAmountOfItemsWithConstantlyFailingUnlock()
    • shouldNotRemoveItemFromStrandedTasksRegistryWhenUnlockThrowsException

      public void shouldNotRemoveItemFromStrandedTasksRegistryWhenUnlockThrowsException()
    • shouldNotRemoveItemFromStrandedTasksRegistryWhenMarkAsFailedThrowsException

      public void shouldNotRemoveItemFromStrandedTasksRegistryWhenMarkAsFailedThrowsException()