Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Protected Member Functions | |
setUp () | |
tearDown () | |
Definition at line 14 of file CustomerMetadataTest.php.
|
protected |
Definition at line 30 of file CustomerMetadataTest.php.
|
protected |
Definition at line 377 of file CustomerMetadataTest.php.
testGetAllAttributesMetadataWithCustomAttribute | ( | ) |
@magentoDataFixture Magento/Customer/_files/attribute_user_defined_custom_attribute.php
Definition at line 176 of file CustomerMetadataTest.php.
testGetAttributes | ( | ) |
Check some fields of one attribute metadata
Definition at line 327 of file CustomerMetadataTest.php.
testGetCustomAttributesMetadata | ( | ) |
Definition at line 52 of file CustomerMetadataTest.php.
testGetCustomAttributesMetadataWithCustomAttributes | ( | ) |
@magentoDataFixture Magento/Customer/_files/attribute_user_defined_custom_attribute.php
Definition at line 121 of file CustomerMetadataTest.php.
testGetCustomerAttributeMetadata | ( | ) |
@magentoDataFixture Magento/Customer/_files/customer.php
Definition at line 200 of file CustomerMetadataTest.php.
testGetCustomerAttributeMetadataNoSuchEntity | ( | ) |
Definition at line 292 of file CustomerMetadataTest.php.
testGetNestedOptionsCustomerAttributesMetadata | ( | ) |
Definition at line 66 of file CustomerMetadataTest.php.