You are here

namespace Drupal\Tests\migrate\Kernel\Plugin in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\migrate\Kernel\Plugin
  2. 9 Drupal\Tests\migrate\Kernel\Plugin
Classsort descending Location Description
EntityExistsTest core/modules/migrate/tests/src/Kernel/Plugin/EntityExistsTest.php Tests the EntityExists process plugin.
EntityRevisionTest core/modules/migrate/tests/src/Kernel/Plugin/EntityRevisionTest.php Tests the EntityRevision destination plugin.
LogTest core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php Tests the Log process plugin.
MigrationPluginConfigurationTest core/modules/migrate/tests/src/Kernel/Plugin/MigrationPluginConfigurationTest.php Tests the migration plugin manager.
MigrationPluginListTest core/modules/migrate/tests/src/Kernel/Plugin/MigrationPluginListTest.php Tests the migration plugin manager.
MigrationProvidersExistTest core/modules/migrate/tests/src/Kernel/Plugin/MigrationProvidersExistTest.php Tests that modules exist for all source and destination plugins.
MigrationTest core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests the migration plugin.
TestMigrateExecutable core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php MigrateExecutable test class.