Class MerchSnProductDetailsPopulatorTest

java.lang.Object
com.hybris.merchandising.converters.populators.AbstractMerchSnPopulatorTest
com.hybris.merchandising.converters.populators.MerchSnProductDetailsPopulatorTest

@UnitTest public class MerchSnProductDetailsPopulatorTest extends AbstractMerchSnPopulatorTest
  • Field Details

    • CATEGORY_1

      protected static String CATEGORY_1
    • CATEGORY_2

      protected static String CATEGORY_2
    • BASE_URL

      protected static String BASE_URL
    • URL_VALUE

      protected static String URL_VALUE
    • ID_VALUE

      protected static String ID_VALUE
    • productDetailsPopulator

      protected MerchSnProductDetailsPopulator productDetailsPopulator
  • Constructor Details

    • MerchSnProductDetailsPopulatorTest

      public MerchSnProductDetailsPopulatorTest()
  • Method Details

    • setUp

      public void setUp()
      Overrides:
      setUp in class AbstractMerchSnPopulatorTest
    • 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()