Class ProductPrimaryImagePopulatorTest
java.lang.Object
de.hybris.platform.commercefacades.product.converters.populator.ProductPrimaryImagePopulatorTest
Test suite for
ProductPrimaryImagePopulator-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProductPrimaryImagePopulatorTest
public ProductPrimaryImagePopulatorTest()
-
-
Method Details
-
setUp
public void setUp() -
testPopulateWithNewImagesOnly
public void testPopulateWithNewImagesOnly() -
testPopulateWithExistingImagesOnly
public void testPopulateWithExistingImagesOnly() -
testPopulateWithExistingAndNewImages
public void testPopulateWithExistingAndNewImages() -
testPopulateWhenNoMediaContainer
public void testPopulateWhenNoMediaContainer() -
testPopulateWhenEmptyImageFormatsList
public void testPopulateWhenEmptyImageFormatsList()
-