FieldDiscoveryTest |
core/modules/migrate_drupal/tests/src/Kernel/d7/FieldDiscoveryTest.php |
Test FieldDiscovery Service against Drupal 7. |
FollowUpMigrationsTest |
core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php |
Tests follow-up migrations. |
LegacyMigrateDrupal7AuditIdsTest |
core/modules/migrate_drupal/tests/src/Kernel/d7/LegacyMigrateDrupal7AuditIdsTest.php |
Extends MigrateDrupal7AuditIdsTest to test with deprecated modules. |
LegacyMigrationProcessTest |
core/modules/migrate_drupal/tests/src/Kernel/d7/LegacyMigrationProcessTest.php |
Extends Drupal\Tests\migrate_drupal\Kernel\d7\MigrationProcessTest to test
with deprecated modules. |
LegacyValidateMigrationStateTest |
core/modules/migrate_drupal/tests/src/Kernel/d7/LegacyValidateMigrationStateTest.php |
Extends Drupal\Tests\migrate_drupal\Kernel\d7\ValidateMigrationStateTest
to test with deprecated modules. |
MigrateDrupal7AuditIdsTest |
core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php |
Tests the migration auditor for ID conflicts. |
MigrateDrupal7TestBase |
core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php |
Base class for Drupal 7 migration tests. |
MigrationProcessTest |
core/modules/migrate_drupal/tests/src/Kernel/d7/MigrationProcessTest.php |
Tests the getProcess() method of all Drupal 7 migrations. |
ValidateMigrationStateTest |
core/modules/migrate_drupal/tests/src/Kernel/d7/ValidateMigrationStateTest.php |
Tests the migration state information in module.migrate_drupal.yml. |