6 require
__DIR__ .
'/../../Store/_files/core_fixturestore.php';
11 $store->load(
'fixturestore',
'code');
17 \
Magento\Catalog\Model\Product\Type::TYPE_SIMPLE
22 )->setCustomAttribute(
25 )->setCustomAttribute(
39 [
'use_config_manage_stock' => 0]
43 \
Magento\Catalog\Model\Product\Visibility::VISIBILITY_BOTH
45 \
Magento\Catalog\Model\Product\Attribute\Source\Status::STATUS_ENABLED
50 ->setStoreId(
$store->getId())
51 ->setName(
'StoreTitle')
defined('TESTS_BP')||define('TESTS_BP' __DIR__
static getObjectManager()