6 calls to ModuleHandlerTest::moduleInstaller() in Drupal 10
- ModuleHandlerTest::testDependencyResolution in core/modules/ system/ tests/ src/ Kernel/ Extension/ ModuleHandlerTest.php 
- Tests dependency resolution.
- ModuleHandlerTest::testModuleList in core/modules/ system/ tests/ src/ Kernel/ Extension/ ModuleHandlerTest.php 
- The basic functionality of retrieving enabled modules.
- ModuleHandlerTest::testModuleStreamWrappers in core/modules/ system/ tests/ src/ Kernel/ Extension/ ModuleHandlerTest.php 
- Tests whether module-provided stream wrappers are registered properly.
- ModuleHandlerTest::testProfileAllDependencies in core/modules/ system/ tests/ src/ Kernel/ Extension/ ModuleHandlerTest.php 
- Tests that a profile can supply only real dependencies.
- ModuleHandlerTest::testUninstallContentDependency in core/modules/ system/ tests/ src/ Kernel/ Extension/ ModuleHandlerTest.php 
- Tests uninstalling a module that has content.
- ModuleHandlerTest::testUninstallProfileDependency in core/modules/ system/ tests/ src/ Kernel/ Extension/ ModuleHandlerTest.php 
- Tests uninstalling a module installed by a profile.
