You are here

protected property MigrateExecutableTest::$migration in Zircon Profile 8

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

The mocked migration entity.

Type: \Drupal\migrate\Entity\MigrationInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/modules/migrate/tests/src/Unit/MigrateExecutableTest.php, line 27
Contains \Drupal\Tests\migrate\Unit\MigrateExecutableTest.

Class

MigrateExecutableTest
@coversDefaultClass \Drupal\Tests\migrate\Unit\MigrateExecutableTest @group migrate

Namespace

Drupal\Tests\migrate\Unit

Code

protected $migration;