You are here

protected property QueryBatchTest::$migration in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/migrate/tests/src/Kernel/QueryBatchTest.php \Drupal\Tests\migrate\Kernel\QueryBatchTest::migration

The mocked migration.

Type: \Drupal\migrate\Plugin\MigrationInterface|\Prophecy\Prophecy\ObjectProphecy

File

core/modules/migrate/tests/src/Kernel/QueryBatchTest.php, line 24

Class

QueryBatchTest
Tests query batching.

Namespace

Drupal\Tests\migrate\Kernel

Code

protected $migration;