Class ProductVariantMatrixPopulatorTest
java.lang.Object
de.hybris.platform.commercefacades.product.converters.populator.ProductVariantMatrixPopulatorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetup()voidprotected de.hybris.platform.commercefacades.product.converters.populator.ProductVariantMatrixPopulatorTest.ValidationStatusvalidateVariants(List<VariantMatrixElementData> variantMatrix, int level, ProductModel selectedVariant)
-
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)
-