71 calls to MigrateTestBase::executeMigration()

EntityRevisionTest::testRevisionTranslation in core/modules/migrate/tests/src/Kernel/Plugin/EntityRevisionTest.php
Tests that EntityRevision correctly handles revision translations.
HighWaterTest::setUp in core/modules/migrate/tests/src/Kernel/HighWaterTest.php
HighWaterTest::testHighWater in core/modules/migrate/tests/src/Kernel/HighWaterTest.php
Tests high water property of SqlBase.
HighWaterTest::testHighWaterUpdate in core/modules/migrate/tests/src/Kernel/HighWaterTest.php
Tests high water property of SqlBase when rows marked for update.
MigrateActionConfigsTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php
MigrateActionConfigsTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php
MigrateActionsTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
MigrateActionsTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
MigrateAggregatorConfigsTest::setUp in core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorConfigsTest.php
MigrateAggregatorFeedTest::setUp in core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorFeedTest.php
MigrateAggregatorFeedTest::setUp in core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorFeedTest.php
MigrateAggregatorItemTest::setUp in core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorItemTest.php
MigrateAggregatorSettingsTest::setUp in core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorSettingsTest.php
MigrateBlockContentTypeTest::setUp in core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php
MigrateColorTest::setUp in core/modules/color/tests/src/Kernel/Migrate/d7/MigrateColorTest.php
MigrateCommentEntityFormDisplaySubjectTest::setUp in core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentFieldTest::setUp in core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php
MigrateCommentTypeTest::testMigration in core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php
Tests the migrated comment types.
MigrateCommentTypeTest::testNoCommentTypeMigration in core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php
Tests comment type migration without node or / and comment on source.
MigrateDateFormatTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d6/MigrateDateFormatTest.php
MigrateDateFormatTest::testDateFormats in core/modules/system/tests/src/Kernel/Migrate/d6/MigrateDateFormatTest.php
Tests the Drupal 6 date formats to Drupal 8 migration.
MigrateGlobalThemeSettingsTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateGlobalThemeSettingsTest.php
MigrateImageCacheTest::testInvalidCropValues in core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageCacheTest.php
Tests that missing action's causes failures.
MigrateImageCacheTest::testMissingEffectPlugin in core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageCacheTest.php
Tests that missing actions causes failures.
MigrateImageCacheTest::testPassingMigration in core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageCacheTest.php
Tests basic passing migrations.
MigrateImageSettingsTest::setUp in core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageSettingsTest.php
MigrateImageStylesTest::setUp in core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageStylesTest.php
MigrateLookupTest::testInvalidIdLookup in core/modules/migrate/tests/src/Kernel/MigrateLookupTest.php
Tests an invalid lookup.
MigrateLookupTest::testLookupWithStringIds in core/modules/migrate/tests/src/Kernel/MigrateLookupTest.php
Tests a lookup with string source ids.
MigrateLookupTest::testMultipleMigrationLookup in core/modules/migrate/tests/src/Kernel/MigrateLookupTest.php
Tests looking up against multiple migrations at once.
MigrateLookupTest::testMultipleSourceIds in core/modules/migrate/tests/src/Kernel/MigrateLookupTest.php
Tests lookups with multiple source ids.
MigrateLookupTest::testSingleLookup in core/modules/migrate/tests/src/Kernel/MigrateLookupTest.php
Tests scenarios around single id lookups.
MigrateMenuTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTest.php
MigrateMenuTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d6/MigrateMenuTest.php
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.
MigrateNodeTaxonomyTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php
MigrateStubTest::testStubWithDefaultValues in core/modules/migrate/tests/src/Kernel/MigrateStubTest.php
Tests stub creation with default values.
MigrateTaxonomyConfigsTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php
MigrateTaxonomyVocabularyTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php
MigrateTaxonomyVocabularyTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php
MigrateTermNodeTest::testSkipNonExistentNode in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTest.php
Tests that term relationships are ignored for un-migrated nodes.
MigrateTermNodeTranslationTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTranslationTest.php
MigrateTextConfigsTest::setUp in core/modules/text/tests/src/Kernel/Migrate/MigrateTextConfigsTest.php
MigrateThemeSettingsTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateThemeSettingsTest.php
MigrateUpdateConfigsTest::setUp in core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php
MigrateUrlAliasNoTranslationTest::setUp in core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php
MigrateUrlAliasTest::testUrlAlias in core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php
Tests the url alias migration.
MigrateUserAdminPassTest::testAdminPasswordPreserved in core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php
Tests preserving the admin user's password.
MigrateUserConfigsTest::testUserMail in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php
Tests migration of user variables to user.mail.yml.
MigrateUserContactSettingsTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserContactSettingsTest.php
MigrateUserFloodTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserFloodTest.php
MigrateUserMailTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserMailTest.php
MigrateUserPictureD6FileTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserPictureD6FileTest.php
MigrateUserPictureFieldTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureFieldTest.php
MigrateUserProfileFieldTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldTest.php
MigrateUserProfileValuesTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php
MigrateUserRoleTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserRoleTest.php
MigrateUserRoleTest::testUserRole in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserRoleTest.php
Tests user role migration.
MigrateUserRoleTest::testUserRole in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserRoleTest.php
Tests user role migration.
MigrateUserSettingsTest::testMigration in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserSettingsTest.php
Tests the migration.
MigrateUserTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserTest.php
MigrateUserTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php
MigrateVocabularyEntityDisplayTest::testSkipNonExistentNodeType in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php
Tests that vocabulary displays are ignored appropriately.
MigrateVocabularyEntityDisplayTest::testVocabularyEntityDisplay in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration.
MigrateVocabularyEntityFormDisplayTest::testSkipNonExistentNodeType in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php
Tests that vocabulary displays are ignored appropriately.
MigrateVocabularyEntityFormDisplayTest::testVocabularyEntityFormDisplay in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration.
MigrateVocabularyFieldInstanceTest::testSkipNonExistentNodeType in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php
Tests that vocabulary field instances are ignored appropriately.
MigrateVocabularyFieldInstanceTest::testVocabularyFieldInstance in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration.
TrackChangesTest::setUp in core/modules/migrate/tests/src/Kernel/TrackChangesTest.php
TrackChangesTest::testTrackChanges in core/modules/migrate/tests/src/Kernel/TrackChangesTest.php
Tests track changes property of SqlBase.

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