You are here

namespace Drupal\Tests\migrate_drupal\Kernel\d6 in Drupal 9

Same name in other branches
  1. 8 Drupal\Tests\migrate_drupal\Kernel\d6
  2. 10 Drupal\Tests\migrate_drupal\Kernel\d6
Classsort descending Location Description
EntityContentBaseTest core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php @group migrate_drupal
FieldDiscoveryTest core/modules/migrate_drupal/tests/src/Kernel/d6/FieldDiscoveryTest.php Tests FieldDiscovery service against Drupal 6.
FollowUpMigrationsTest core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php Tests follow-up migrations.
MigrateDrupal6AuditIdsTest core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php Tests the migration auditor for ID conflicts.
MigrateDrupal6TestBase core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php Base class for Drupal 6 migration tests.
MigrationProcessTest core/modules/migrate_drupal/tests/src/Kernel/d6/MigrationProcessTest.php Tests the getProcess() method of all Drupal 6 migrations.
ValidateMigrationStateTest core/modules/migrate_drupal/tests/src/Kernel/d6/ValidateMigrationStateTest.php Tests the migration state information in module.migrate_drupal.yml.
VariableTranslationCheckRequirementsTest core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php Tests check requirements for variable translation source plugin.