You are here

8 calls to KernelTestBase::enableModules() in Zircon Profile 8

KernelTestBaseTest::testCompiledContainer in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
@covers ::getCompiledContainerBuilder
KernelTestBaseTest::testCompiledContainerIsDestructed in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
@covers ::getCompiledContainerBuilder @depends testCompiledContainer
KernelTestBaseTest::testRegister in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
@covers ::register
KernelTestBaseTest::testRender in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
@covers ::render
KernelTestBaseTest::testRenderWithTheme in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
@covers ::render
ModuleHandlerTest::testDependencyResolution in core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php
Tests dependency resolution.
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 that is a "dependency" of a profile.