You are here

protected property ProductAttributeTest::$fixtures in Commerce Migrate 3.1.x

Same name and namespace in other branches
  1. 8.2 modules/magento/tests/src/Kernel/Migrate/magento2/ProductAttributeTest.php \Drupal\Tests\commerce_migrate_magento\Kernel\Migrate\magento2\ProductAttributeTest::fixtures
  2. 3.0.x modules/magento/tests/src/Kernel/Migrate/magento2/ProductAttributeTest.php \Drupal\Tests\commerce_migrate_magento\Kernel\Migrate\magento2\ProductAttributeTest::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/ProductAttributeTest.php, line 32

Class

ProductAttributeTest
Tests product attribute migration.

Namespace

Drupal\Tests\commerce_migrate_magento\Kernel\Migrate\magento2

Code

protected $fixtures = __DIR__ . '/../../../../fixtures/csv/magento2-catalog_product_20180326_013553.csv';