You are here

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

Same name in other branches
  1. 9 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.
LegacyMigrateDrupal6AuditIdsTest core/modules/migrate_drupal/tests/src/Kernel/d6/LegacyMigrateDrupal6AuditIdsTest.php Extends MigrateDrupal6AuditIdsTest to test with deprecated modules.
LegacyMigrationProcessTest core/modules/migrate_drupal/tests/src/Kernel/d6/LegacyMigrationProcessTest.php Extends Drupal\Tests\migrate_drupal\Kernel\d6\MigrationProcessTest to test with deprecated modules.
LegacyValidateMigrationStateTest core/modules/migrate_drupal/tests/src/Kernel/d6/LegacyValidateMigrationStateTest.php Extends Drupal\Tests\migrate_drupal\Kernel\d6\ValidateMigrationStateTest to test with deprecated modules.
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.