namespace Drupal\Tests\migrate\Unit
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| MigrateExecutableMemoryExceededTest | core/modules/migrate/tests/src/Unit/MigrateExecutableMemoryExceededTest.php | Tests the \Drupal\migrate\MigrateExecutable::memoryExceeded() method. |
| MigrateExecutableTest | core/modules/migrate/tests/src/Unit/MigrateExecutableTest.php | Tests Drupal\migrate\MigrateExecutable. |
| MigrateLookupTest | core/modules/migrate/tests/src/Unit/MigrateLookupTest.php | Provides unit testing for the migration lookup service. |
| MigrateSourceTest | core/modules/migrate/tests/src/Unit/MigrateSourceTest.php | Tests Drupal\migrate\Plugin\migrate\source\SourcePluginBase. |
| MigrateSqlIdMapEnsureTablesTest | core/modules/migrate/tests/src/Unit/MigrateSqlIdMapEnsureTablesTest.php | Tests the SQL ID map plugin ensureTables() method. |
| MigrateSqlIdMapTest | core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php | Tests the SQL ID map plugin. |
| MigrateStubTest | core/modules/migrate/tests/src/Unit/MigrateStubTest.php | Tests the migrate stub service. |
| MigrateTestCase | core/modules/migrate/tests/src/Unit/MigrateTestCase.php | Provides setup and helper methods for Migrate module tests. |
| MigrationPluginManagerTest | core/modules/migrate/tests/src/Unit/MigrationPluginManagerTest.php | Tests Drupal\migrate\Plugin\MigrationPluginManager. |
| MigrationTest | core/modules/migrate/tests/src/Unit/MigrationTest.php | Tests Drupal\migrate\Plugin\Migration. |
| RequirementsAwareDestinationInterface | core/modules/migrate/tests/src/Unit/MigrationTest.php | Defines the RequirementsAwareDestinationInterface. |
| RequirementsAwareSourceInterface | core/modules/migrate/tests/src/Unit/MigrationTest.php | Defines the RequirementsAwareSourceInterface. |
| RowTest | core/modules/migrate/tests/src/Unit/RowTest.php | Tests Drupal\migrate\Row. |
| SqlBaseTest | core/modules/migrate/tests/src/Unit/SqlBaseTest.php | Tests the SqlBase class. |
| StubSourceGeneratorPlugin | core/modules/migrate/tests/src/Unit/MigrateSourceTest.php | Defines a stubbed source plugin with a generator as iterator. |
| StubSourcePlugin | core/modules/migrate/tests/src/Unit/StubSourcePlugin.php | Stubbed source plugin for testing base class implementations. |
| TestMigrateExecutable | core/modules/migrate/tests/src/Unit/TestMigrateExecutable.php | Tests MigrateExecutable. |
| TestMigration | core/modules/migrate/tests/src/Unit/MigrationTest.php | Defines the TestMigration class. |
| TestMigrationMock | core/modules/migrate/tests/src/Unit/MigrationPluginManagerTest.php | A mock migration plugin. |
| TestSqlBase | core/modules/migrate/tests/src/Unit/SqlBaseTest.php | Creates a base source class for SQL migration testing. |
| TestSqlIdMap | core/modules/migrate/tests/src/Unit/TestSqlIdMap.php | Defines a SQL ID map for use in tests. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.