Class CleanupSavedValuesIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class CleanupSavedValuesIntegrationTest extends ServicelayerBaseTest
  • Constructor Details

    • CleanupSavedValuesIntegrationTest

      public CleanupSavedValuesIntegrationTest()
  • Method Details

    • setUp

      public void setUp()
    • testRemoveTooManySavedValues

      public void testRemoveTooManySavedValues()
    • testRemoveSavedValuesWithNotExistingItem

      public void testRemoveSavedValuesWithNotExistingItem()
    • testOldestValuesAreRemoved

      public void testOldestValuesAreRemoved()
    • testJobWithoutAnyExistingSavedValues

      public void testJobWithoutAnyExistingSavedValues()
    • testIllegalValues

      public void testIllegalValues()
    • testSetThreesholdPerJob

      public void testSetThreesholdPerJob()
    • testSetNullThreesholdPerJob

      public void testSetNullThreesholdPerJob()