39 calls to MigrateTestBase::getMigration()

MigrateDateFormatTest::testDateFormats in core/modules/system/tests/src/Kernel/Migrate/d6/MigrateDateFormatTest.php
Tests the Drupal 6 date formats to Drupal 8 migration.
MigrateDependenciesTest::testAggregatorMigrateDependencies in core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateDependenciesTest.php
Tests dependencies on the migration of aggregator feeds & items.
MigrateDrupal6AuditIdsTest::testDraftRevisionIdConflicts in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php
Tests draft revisions ID conflicts.
MigrateDrupal6AuditIdsTest::testMultipleMigrationWithoutIdConflicts in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php
Tests multiple migrations to the same destination with no ID conflicts.
MigrateDrupal6AuditIdsTest::testNodeGrantsIdConflicts in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php
Tests ID conflicts for inaccessible nodes.
MigrateDrupal7AuditIdsTest::testDraftRevisionIdConflicts in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php
Tests draft revisions ID conflicts.
MigrateDrupal7AuditIdsTest::testMultipleMigrationWithoutIdConflicts in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php
Tests multiple migrations to the same destination with no ID conflicts.
MigrateDrupal7AuditIdsTest::testNodeGrantsIdConflicts in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php
Tests ID conflicts for inaccessible nodes.
MigrateExternalTranslatedTest::testMigrations in core/modules/migrate/tests/src/Kernel/MigrateExternalTranslatedTest.php
Tests importing and rolling back our data.
MigrateFieldInstanceTest::testFieldInstances in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceTest.php
Tests migrating D7 field instances to field_config entities.
MigrateFieldTest::testDatetimeFields in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldTest.php
Tests migrating D7 datetime fields.
MigrateFieldTest::testFields in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldTest.php
Tests the Drupal 6 field to Drupal 8 migration.
MigrateFieldTest::testFields in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldTest.php
Tests migrating D7 fields to field_storage_config entities.
MigrateFilterFormatTest::testFilterFormat in core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterFormatTest.php
Tests the Drupal 7 filter format to Drupal 8 migration.
MigrateLanguageContentMenuSettingsTest::testLanguageMenuContent in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentMenuSettingsTest.php
Tests migration of menu translation ability.
MigrateMenuTest::testMenu in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTest.php
Tests the Drupal 7 menu to Drupal 8 migration.
MigrateMenuTest::testMenu in core/modules/system/tests/src/Kernel/Migrate/d6/MigrateMenuTest.php
Tests the Drupal 6 menu to Drupal 8 migration.
MigrateMenuTranslationTest::testMenuTranslation in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTranslationTest.php
Tests migration of menu translations.
MigrateNodeCompleteTest::testRollbackNodeComplete in core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php
Tests rollback of the complete node migration.
MigrateNodeTest::rerunMigration in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php
Execute the migration a second time.
MigrateSearchPageTest::testSearchPage in core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php
Tests Drupal 6 search settings to Drupal 8 search page entity migration.
MigrateSearchPageTest::testSearchPage in core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php
Tests migration of search status and settings to search page entity.
MigrateTaxonomyTermStubTest::testStubWithWeightMapping in core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php
Tests creation of stubs when weight is mapped.
MigrateTermNodeTest::testSkipNonExistentNode in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTest.php
Tests that term relationships are ignored for un-migrated nodes.
MigrateTestBase::executeMigration in core/modules/migrate/tests/src/Kernel/MigrateTestBase.php
Executes a single migration.
MigrateTestBase::mockFailure in core/modules/migrate/tests/src/Kernel/MigrateTestBase.php
Records a failure in the map table of a specific migration.
MigrateUploadEntityDisplayTest::testSkipNonExistentNodeType in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityDisplayTest.php
Tests that entity displays are ignored appropriately.
MigrateUploadEntityFormDisplayTest::testSkipNonExistentNodeType in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php
Tests that entity displays are ignored appropriately.
MigrateUploadTest::setUp in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php
MigrateUrlAliasTest::testUrlAlias in core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php
Tests the url alias migration.
MigrateUserConfigsTest::testUserMail in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php
Tests migration of user variables to user.mail.yml.
MigrateUserSettingsTest::testMigration in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserSettingsTest.php
Tests the migration.
MigrateVocabularyEntityDisplayTest::testSkipNonExistentNodeType in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php
Tests that vocabulary displays are ignored appropriately.
MigrateVocabularyEntityFormDisplayTest::testSkipNonExistentNodeType in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php
Tests that vocabulary displays are ignored appropriately.
MigrateVocabularyFieldInstanceTest::testSkipNonExistentNodeType in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php
Tests that vocabulary field instances are ignored appropriately.
RollbackFieldInstanceTest::executeRollback in core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldInstanceTest.php
Executes a single rollback.
RollbackFieldTest::executeRollback in core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php
Executes a single rollback.
RollbackViewModesTest::executeRollback in core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php
Executes a single rollback.
UserMigrationClassTest::testClass in core/modules/user/tests/src/Kernel/Migrate/d7/UserMigrationClassTest.php
Tests that the profile value process is added to the pipeline.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.