Class MerchSnProductDetailsPopulatorTest
java.lang.Object
com.hybris.merchandising.converters.populators.AbstractMerchSnPopulatorTest
com.hybris.merchandising.converters.populators.MerchSnProductDetailsPopulatorTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static Stringprotected static Stringprotected static Stringprotected static Stringprotected MerchSnProductDetailsPopulatorprotected static StringFields inherited from class com.hybris.merchandising.converters.populators.AbstractMerchSnPopulatorTest
BASE_PRODUCT, CATEGORIES_FIELD, CATEGORY_NAMES, CODE_FIELD, currencyModel, DE, DEFAULT_CURRENCY_ISO, DEFAULT_LANGUAGE_ISO, DESCRIPTION_FIELD, EN, IMG515_FIELD, IMG65_FIELD, indexerContext, languageModel, merchConfig, merchContext, merchPropertiesMapping, NAME_FIELD, PRICE_FIELD, PRICE_MAP_VALUE, PRICE_VALUE, productDetailsFields, snDocument, source, STOCK_LEVEL_STATUS, STOCK_LEVEL_VALUE, SUMMARY_FIELD, target, URL_FIELD -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CATEGORY_1
-
CATEGORY_2
-
BASE_URL
-
URL_VALUE
-
ID_VALUE
-
productDetailsPopulator
-
-
Constructor Details
-
MerchSnProductDetailsPopulatorTest
public MerchSnProductDetailsPopulatorTest()
-
-
Method Details
-
setUp
public void setUp()- Overrides:
setUpin classAbstractMerchSnPopulatorTest
-
testPopulateListOfCategories
public void testPopulateListOfCategories() -
testPopulateCategory
public void testPopulateCategory() -
testPopulatePageUrl
public void testPopulatePageUrl() -
testPopulatePageUrlWithBaseUrl
public void testPopulatePageUrlWithBaseUrl() -
testPopulateReportingGroup
public void testPopulateReportingGroup() -
testPopulateDefaultReportingGroup
public void testPopulateDefaultReportingGroup() -
testPopulateProductDetails
public void testPopulateProductDetails() -
testPopulatePriceMap
public void testPopulatePriceMap() -
testPopulatePrice
public void testPopulatePrice() -
testPopulateWhenNoValues
public void testPopulateWhenNoValues()
-