protected property ProductAttributeValueTest::$fixtures in Commerce Migrate 3.0.x
Same name and namespace in other branches
- 8.2 modules/magento/tests/src/Kernel/Migrate/magento2/ProductAttributeValueTest.php \Drupal\Tests\commerce_migrate_magento\Kernel\Migrate\magento2\ProductAttributeValueTest::fixtures
- 3.1.x modules/magento/tests/src/Kernel/Migrate/magento2/ProductAttributeValueTest.php \Drupal\Tests\commerce_migrate_magento\Kernel\Migrate\magento2\ProductAttributeValueTest::fixtures
The relative path to each test fixture needed for the test.
Type: string|array
Overrides CsvTestBase::$fixtures
File
- modules/
magento/ tests/ src/ Kernel/ Migrate/ magento2/ ProductAttributeValueTest.php, line 34
Class
- ProductAttributeValueTest
- Tests product attribute value migration.
Namespace
Drupal\Tests\commerce_migrate_magento\Kernel\Migrate\magento2Code
protected $fixtures = __DIR__ . '/../../../../fixtures/csv/magento2-catalog_product_20180326_013553.csv';