Class MerchSnProductMetadataPopulatorTest

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

@UnitTest public class MerchSnProductMetadataPopulatorTest extends AbstractMerchSnPopulatorTest
  • Field Details

    • EN_PRODUCT_NAME

      protected static String EN_PRODUCT_NAME
    • EN_PRODUCT_SUMMARY

      protected static String EN_PRODUCT_SUMMARY
    • EN_PRODUCT_DESC

      protected static String EN_PRODUCT_DESC
    • DE_PRODUCT_NAME

      protected static String DE_PRODUCT_NAME
    • DE_PRODUCT_SUMMARY

      protected static String DE_PRODUCT_SUMMARY
    • DE_PRODUCT_DESC

      protected static String DE_PRODUCT_DESC
    • populator

      protected MerchSnProductMetadataPopulator populator
  • Constructor Details

    • MerchSnProductMetadataPopulatorTest

      public MerchSnProductMetadataPopulatorTest()
  • Method Details

    • setUp

      public void setUp()
      Overrides:
      setUp in class AbstractMerchSnPopulatorTest
    • testPopulateMetadata

      public void testPopulateMetadata()
    • testPopulateMetadataForLocaleMap

      public void testPopulateMetadataForLocaleMap()
    • testPopulateMetadataWhenNoValueForLocale

      public void testPopulateMetadataWhenNoValueForLocale()
    • testPopulateWhenNoValues

      public void testPopulateWhenNoValues()