protected property MigrateTableEvenBatchTest::$batchSize in Migrate Plus 8.5
The batch size to configure (a size of 1 disables batching).
Type: int
Overrides MigrateTableTest::$batchSize
File
- tests/
src/ Kernel/ MigrateTableEvenBatchTest.php, line 17
Class
- MigrateTableEvenBatchTest
- Verifies all tests pass with batching enabled, even batches.
Namespace
Drupal\Tests\migrate_plus\KernelCode
protected $batchSize = 3;