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. |