protected property ProfileTypeTest::$fixtures in Commerce Migrate 8.2
Same name and namespace in other branches
- 3.1.x modules/magento/tests/src/Kernel/Migrate/magento2/ProfileTypeTest.php \Drupal\Tests\commerce_migrate_magento\Kernel\Migrate\magento2\ProfileTypeTest::fixtures
- 3.0.x modules/magento/tests/src/Kernel/Migrate/magento2/ProfileTypeTest.php \Drupal\Tests\commerce_migrate_magento\Kernel\Migrate\magento2\ProfileTypeTest::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/ ProfileTypeTest.php, line 56
Class
- ProfileTypeTest
- Tests profile type migration.
Namespace
Drupal\Tests\commerce_migrate_magento\Kernel\Migrate\magento2Code
protected $fixtures = __DIR__ . '/../../../../fixtures/csv/magento2_customer_address_20180618_003449.csv';