Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
testDeleteProductAttribute (CatalogProductAttribute $attribute, CatalogProductAttributeIndex $attributeIndex, CatalogProductAttributeNew $attributeNew) | |
Data Fields | |
const | MVP = 'yes' |
Preconditions:
Test Flow:
@group Product_Attributes @ZephyrId MAGETWO-24998
Definition at line 29 of file DeleteProductAttributeEntityTest.php.
testDeleteProductAttribute | ( | CatalogProductAttribute | $attribute, |
CatalogProductAttributeIndex | $attributeIndex, | ||
CatalogProductAttributeNew | $attributeNew | ||
) |
Run DeleteProductAttributeEntity test.
CatalogProductAttribute | $attribute | |
CatalogProductAttributeIndex | $attributeIndex | |
CatalogProductAttributeNew | $attributeNew |
Definition at line 43 of file DeleteProductAttributeEntityTest.php.
const MVP = 'yes' |
Definition at line 32 of file DeleteProductAttributeEntityTest.php.