7 calls to DeprecatedModulesTestTrait::enableModules() in Drupal 8
- FieldTypePluginManagerTest::enableAllCoreModules in core/
modules/ field/ tests/ src/ Kernel/ FieldTypePluginManagerTest.php - Enable all core modules.
- MigrateDrupal6AuditIdsTest::testNodeGrantsIdConflicts in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d6/ MigrateDrupal6AuditIdsTest.php - Tests ID conflicts for inaccessible nodes.
- MigrateDrupal7AuditIdsTest::testNodeGrantsIdConflicts in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d7/ MigrateDrupal7AuditIdsTest.php - Tests ID conflicts for inaccessible nodes.
- MigrationLabelExistTest::testLabelExist in core/
modules/ migrate_drupal_ui/ tests/ src/ Kernel/ MigrationLabelExistTest.php - Tests that labels exist for all migrations.
- MigrationProvidersExistTest::enableAllModules in core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ MigrationProvidersExistTest.php - Enable all available modules.
- MigrationProvidersExistTest::testSourceProvider in core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ MigrationProvidersExistTest.php - Tests that a missing source_module property raises an exception.
- StateFileExists::testMigrationState in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ StateFileExists.php - Tests that the migrate_drupal.yml files exist as needed.