7 declare(strict_types=1);
12 use Magento\Catalog\Api\Data\ProductExtensionInterface;
14 use Magento\Customer\Api\Data\CustomerExtensionInterface;
29 public function testAttributeObjectGenerationForExtensibleModel()
40 $this->assertNull($stockItemExtensionAttribute);
49 public function testAttributeObjectGenerationForExtensibleObject()
static getObjectManager()