Class CleanUpJobPerformableTest

java.lang.Object
de.hybris.platform.jobs.CleanUpJobPerformableTest

@UnitTest public class CleanUpJobPerformableTest extends Object
Test covers CleanUpJobPerformable logic.
  • Constructor Details

    • CleanUpJobPerformableTest

      public CleanUpJobPerformableTest()
  • Method Details

    • setUp

      public void setUp()
    • testEmptyCleanUpCronJob

      public void testEmptyCleanUpCronJob()
    • testCleanUpCronJobWithEmptyExcludeList

      public void testCleanUpCronJobWithEmptyExcludeList()
    • testCleanUpCronJobWithNotEmptyExcludeList

      public void testCleanUpCronJobWithNotEmptyExcludeList()