Package de.hybris.platform.maintenance
Class CleanupSavedValuesIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.maintenance.CleanupSavedValuesIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
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()
-