Class RemoveCatalogVersionsCallbackTest
java.lang.Object
de.hybris.platform.catalog.job.callback.impl.RemoveCatalogVersionsCallbackTest
Test covers a
RemoveCatalogVersionsCallback logic.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RemoveCatalogVersionsCallbackTest
public RemoveCatalogVersionsCallbackTest()
-
-
Method Details
-
setUp
public void setUp() -
testBeforeNullCronJob
public void testBeforeNullCronJob() -
testBefore
public void testBefore() -
testAfterWithResult
public void testAfterWithResult() -
testAfterWithNullResult
public void testAfterWithNullResult() -
testDoRemoveWithEmptyResult
public void testDoRemoveWithEmptyResult() -
testDoRemoveWithNotEmptyResult
public void testDoRemoveWithNotEmptyResult()
-