Class RemovedProductCatalogVersionDiffFinderTest
- java.lang.Object
-
- de.hybris.platform.catalog.job.diff.impl.RemovedProductCatalogVersionDiffFinderTest
-
@UnitTest public class RemovedProductCatalogVersionDiffFinderTest extends java.lang.Object
Test coveringRemovedProductCatalogVersionDiffFinderlogic.
-
-
Constructor Summary
Constructors Constructor Description RemovedProductCatalogVersionDiffFinderTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprepare()voidtestPopulateDifferenceModel()voidtestProcessSearchesWithEmptyCategoryCount()voidtestProcessSearchesWithFewProducts()voidtestSkipSearches()
-
-
-
Method Detail
-
prepare
public void prepare()
-
testPopulateDifferenceModel
public void testPopulateDifferenceModel()
-
testSkipSearches
public void testSkipSearches()
-
testProcessSearchesWithEmptyCategoryCount
public void testProcessSearchesWithEmptyCategoryCount()
-
testProcessSearchesWithFewProducts
public void testProcessSearchesWithFewProducts()
-
-