Class RemoveCatalogStrategyTest
java.lang.Object
de.hybris.platform.catalog.job.strategy.impl.RemoveCatalogStrategyTest
Strategy for removing catalog (which obviously can not be null in
RemoveCatalogVersionCronJobModel instance.
TODO extend tests with exception handling.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RemoveCatalogStrategyTest
public RemoveCatalogStrategyTest()
-
-
Method Details
-
setUp
public void setUp() -
testWithoutCatalogVersions
public void testWithoutCatalogVersions() -
testWithEmptyCatalogVersions
public void testWithEmptyCatalogVersions() -
testWithCatalogVersions
public void testWithCatalogVersions()
-