MigrateProcessErrorMessagesTest::$modules
Same name in other branches
- 11.x core/modules/migrate/tests/src/Kernel/MigrateProcessErrorMessagesTest.php \Drupal\Tests\migrate\Kernel\MigrateProcessErrorMessagesTest::modules
Type: modules
Overrides MigrateTestBase::$modules
File
-
core/
modules/ migrate/ tests/ src/ Kernel/ MigrateProcessErrorMessagesTest.php, line 28
Class
- MigrateProcessErrorMessagesTest
- Tests the format of messages from process plugin exceptions.
Namespace
Drupal\Tests\migrate\KernelCode
protected static $modules = [
'system',
'migrate_events_test',
'migrate',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.