Class RemoveCatalogVersionJobPerformableTest

java.lang.Object
de.hybris.platform.catalog.job.RemoveCatalogVersionJobPerformableTest

@UnitTest public class RemoveCatalogVersionJobPerformableTest extends Object
Test covering high level RemoveCatalogVersionJobPerformable logic.
  • Constructor Details

    • RemoveCatalogVersionJobPerformableTest

      public RemoveCatalogVersionJobPerformableTest()
  • Method Details

    • setUp

      public void setUp()
    • testPerformableNullCronJob

      public void testPerformableNullCronJob()
    • testPerformableEmptyCronJob

      public void testPerformableEmptyCronJob()
    • testPerformableEmptyCatalogVersionCronJob

      public void testPerformableEmptyCatalogVersionCronJob()
    • testPerformableCatalogThrowsException

      public void testPerformableCatalogThrowsException()
    • testPerformableCatalogReturnsResult

      public void testPerformableCatalogReturnsResult()
    • testPerformableCatalogVersionThrowsException

      public void testPerformableCatalogVersionThrowsException()
    • testPerformableCatalogVersionReturnsResult

      public void testPerformableCatalogVersionReturnsResult()
    • testPerformableNotEmptyCatalogVersionCronJob

      public void testPerformableNotEmptyCatalogVersionCronJob()