ValidateMigrationStateTest::$modules
Same name in this branch
- 11.x core/modules/migrate_drupal/tests/src/Kernel/d6/ValidateMigrationStateTest.php \Drupal\Tests\migrate_drupal\Kernel\d6\ValidateMigrationStateTest::modules
Same name in other branches
- 9 core/modules/migrate_drupal/tests/src/Kernel/d6/ValidateMigrationStateTest.php \Drupal\Tests\migrate_drupal\Kernel\d6\ValidateMigrationStateTest::modules
- 9 core/modules/migrate_drupal/tests/src/Kernel/d7/ValidateMigrationStateTest.php \Drupal\Tests\migrate_drupal\Kernel\d7\ValidateMigrationStateTest::modules
- 8.9.x core/modules/migrate_drupal/tests/src/Kernel/d6/ValidateMigrationStateTest.php \Drupal\Tests\migrate_drupal\Kernel\d6\ValidateMigrationStateTest::modules
- 8.9.x core/modules/migrate_drupal/tests/src/Kernel/d7/ValidateMigrationStateTest.php \Drupal\Tests\migrate_drupal\Kernel\d7\ValidateMigrationStateTest::modules
- 10 core/modules/migrate_drupal/tests/src/Kernel/d6/ValidateMigrationStateTest.php \Drupal\Tests\migrate_drupal\Kernel\d6\ValidateMigrationStateTest::modules
- 10 core/modules/migrate_drupal/tests/src/Kernel/d7/ValidateMigrationStateTest.php \Drupal\Tests\migrate_drupal\Kernel\d7\ValidateMigrationStateTest::modules
Type: modules
Overrides MigrateDrupalTestBase::$modules
File
-
core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d7/ ValidateMigrationStateTest.php, line 21
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.