Class RemoveCatalogStrategyTest

java.lang.Object
de.hybris.platform.catalog.job.strategy.impl.RemoveCatalogStrategyTest

@UnitTest public class RemoveCatalogStrategyTest extends Object
Strategy for removing catalog (which obviously can not be null in RemoveCatalogVersionCronJobModel instance. TODO extend tests with exception handling.
  • Constructor Details

    • RemoveCatalogStrategyTest

      public RemoveCatalogStrategyTest()
  • Method Details

    • setUp

      public void setUp()
    • testWithoutCatalogVersions

      public void testWithoutCatalogVersions()
    • testWithEmptyCatalogVersions

      public void testWithEmptyCatalogVersions()
    • testWithCatalogVersions

      public void testWithCatalogVersions()