You are here

protected property MigrateMessageTest::$migration in Drupal 8

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

Migration to run.

Type: \Drupal\migrate\Plugin\MigrationInterface

File

core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php, line 32

Class

MigrateMessageTest
Tests whether idmap messages are sent to message interface when requested.

Namespace

Drupal\Tests\migrate\Kernel

Code

protected $migration;