Class ProductVariantMatrixPopulatorTest

java.lang.Object
de.hybris.platform.commercefacades.product.converters.populator.ProductVariantMatrixPopulatorTest

@UnitTest public class ProductVariantMatrixPopulatorTest extends Object
  • Constructor Details

    • ProductVariantMatrixPopulatorTest

      public ProductVariantMatrixPopulatorTest()
  • Method Details

    • setup

      public void setup()
    • shouldPopulateNDimension

      public void shouldPopulateNDimension()
    • validateVariants

      protected de.hybris.platform.commercefacades.product.converters.populator.ProductVariantMatrixPopulatorTest.ValidationStatus validateVariants(List<VariantMatrixElementData> variantMatrix, int level, ProductModel selectedVariant)