protected property CsvTestBase::$fixtures in Commerce Migrate 3.0.x
Same name and namespace in other branches
- 8.2 tests/src/Kernel/CsvTestBase.php \Drupal\Tests\commerce_migrate\Kernel\CsvTestBase::fixtures
- 3.1.x tests/src/Kernel/CsvTestBase.php \Drupal\Tests\commerce_migrate\Kernel\CsvTestBase::fixtures
The relative path to each test fixture needed for the test.
Type: string|array
File
- tests/
src/ Kernel/ CsvTestBase.php, line 50
Class
- CsvTestBase
- Test base for migrations tests with CSV source file.
Namespace
Drupal\Tests\commerce_migrate\KernelCode
protected $fixtures;