You are here

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

Same name in other branches
  1. 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.
LegacyMigrationProvidersExistTest core/modules/migrate/tests/src/Kernel/Plugin/LegacyMigrationProvidersExistTest.php Extends MigrationProvidersExistTest to test with deprecated modules.
LogTest core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php Tests the Log process plugin.
MigrationDirectoryTest core/modules/migrate/tests/src/Kernel/Plugin/MigrationDirectoryTest.php Tests that migrations exist in the migration_templates directory.
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.