You are here

protected property MigrateExecutableTest::$migration in Drupal 8

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

The mocked migration entity.

Type: \Drupal\migrate\Plugin\MigrationInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/migrate/tests/src/Unit/MigrateExecutableTest.php, line 23

Class

MigrateExecutableTest
@coversDefaultClass \Drupal\migrate\MigrateExecutable @group migrate

Namespace

Drupal\Tests\migrate\Unit

Code

protected $migration;