ValidateMigrationStateTest::$modules
Type: modules
Overrides MigrateDrupalTestBase::$modules
File
-
core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d7/ ValidateMigrationStateTest.php, line 19
Class
- ValidateMigrationStateTest
- Tests the migration state information in module.migrate_drupal.yml.
Namespace
Drupal\Tests\migrate_drupal\Kernel\d7Code
protected static $modules = [
// Test migrations states.
'migrate_state_finished_test',
'migrate_state_not_finished_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.