6 calls to KernelTestBase::setInstallProfile() in Drupal 8
- FileSystemRequirementsTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileSystemRequirementsTest.php - KernelTestBase::setSetting in core/
tests/ Drupal/ KernelTests/ KernelTestBase.php - Sets an in-memory Settings variable.
- ModuleHandlerTest::testProfileAllDependencies in core/
modules/ system/ tests/ src/ Kernel/ Extension/ ModuleHandlerTest.php - Tests that a profile can supply only real dependencies
- ModuleHandlerTest::testUninstallProfileDependency in core/
modules/ system/ tests/ src/ Kernel/ Extension/ ModuleHandlerTest.php - Tests uninstalling a module installed by a profile.
- ModuleHandlerTest::testUninstallProfileDependencyBC in core/
modules/ system/ tests/ src/ Kernel/ Extension/ ModuleHandlerTest.php - Tests uninstalling a module that is a "dependency" of a profile.
- SystemListingCrossProfileCompatibleTest::setUp in core/
profiles/ testing/ modules/ drupal_system_listing_compatible_test/ tests/ src/ Kernel/ SystemListingCrossProfileCompatibleTest.php