You are here

protected property MigrateExecutableMemoryExceededTest::$migration in Drupal 8

The mocked migration entity.

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

File

core/modules/migrate/tests/src/Unit/MigrateExecutableMemoryExceededTest.php, line 17

Class

MigrateExecutableMemoryExceededTest
Tests the \Drupal\migrate\MigrateExecutable::memoryExceeded() method.

Namespace

Drupal\Tests\migrate\Unit

Code

protected $migration;