You are here

namespace Drupal\Tests\migrate_drupal\Kernel in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\migrate_drupal\Kernel
Classsort descending Location Description
CckFieldBackwardsCompatibilityTest core/modules/migrate_drupal/tests/src/Kernel/CckFieldBackwardsCompatibilityTest.php @group migrate_drupal @group legacy
IdMapTableNoDummyTest core/modules/migrate_drupal/tests/src/Kernel/IdMapTableNoDummyTest.php Test that no dummy migrate_map tables are created.
LegacyStateFileExists core/modules/migrate_drupal/tests/src/Kernel/LegacyStateFileExists.php Extends StateFileExists to test with deprecated modules.
MigrateCckFieldPluginManagerTest core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php Tests the cck field plugin manager.
MigrateDrupalTestBase core/modules/migrate_drupal/tests/src/Kernel/MigrateDrupalTestBase.php Base class for Drupal migration tests.
MigrateFieldPluginManagerTest core/modules/migrate_drupal/tests/src/Kernel/MigrateFieldPluginManagerTest.php Tests the field plugin manager.
MigrationStateDeprecationTest core/modules/migrate_drupal/tests/src/Kernel/MigrationStateDeprecationTest.php Defines a class for testing deprecation error from MigrationState.
NodeMigrationTypePluginAlterTest core/modules/migrate_drupal/tests/src/Kernel/NodeMigrationTypePluginAlterTest.php Tests the assignment of the node migration type in migrations_plugin_alter.
StateFileExists core/modules/migrate_drupal/tests/src/Kernel/StateFileExists.php Tests that core modules have a migrate_drupal.yml file as needed.