You are here

protected property SmartSqlWithLongDerivedPluginIdTest::$expectedMessageTableName in Smart SQL ID Map 1.1.x

Same name and namespace in other branches
  1. 1.0.x tests/src/Unit/Plugin/migrate/id_map/SmartSqlWithLongDerivedPluginIdTest.php \Drupal\Tests\smart_sql_idmap\Unit\Plugin\migrate\id_map\SmartSqlWithLongDerivedPluginIdTest::expectedMessageTableName

The expected message table name.

Type: string

Overrides SmartSqlTest::$expectedMessageTableName

File

tests/src/Unit/Plugin/migrate/id_map/SmartSqlWithLongDerivedPluginIdTest.php, line 32

Class

SmartSqlWithLongDerivedPluginIdTest
Tests the Smart SQL ID map plugin with a long derived migration plugin ID.

Namespace

Drupal\Tests\smart_sql_idmap\Unit\Plugin\migrate\id_map

Code

protected $expectedMessageTableName = 'm_message_a_derived_migration_plugin_id__with_5eb65dc9e1899f7a4';