You are here

namespace Drupal\KernelTests\Core\Extension in Drupal 9

Same name in other branches
  1. 8 Drupal\KernelTests\Core\Extension
Classsort descending Location Description
LegacyExtensionPathResolverTest core/tests/Drupal/KernelTests/Core/Extension/LegacyExtensionPathResolverTest.php Tests the extension path resolver deprecations.
ModuleConfigureRouteTest core/tests/Drupal/KernelTests/Core/Extension/ModuleConfigureRouteTest.php Tests the configure route for core modules.
ModuleExtensionListTest core/tests/Drupal/KernelTests/Core/Extension/ModuleExtensionListTest.php @coversDefaultClass \Drupal\Core\Extension\ModuleExtensionList @group Extension
ModuleHandlerDeprecatedHookTest core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerDeprecatedHookTest.php Test whether deprecated hook invocations trigger errors.
ModuleHandlerDeprecatedHookUnimplementedTest core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerDeprecatedHookUnimplementedTest.php Test whether unimplemented deprecated hook invocations trigger errors.
ModuleHandlerTest core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerTest.php @coversDefaultClass \Drupal\Core\Extension\ModuleHandler
ModuleImplementsAlterTest core/tests/Drupal/KernelTests/Core/Extension/ModuleImplementsAlterTest.php Tests hook_module_implements_alter().
ModuleInstallerDeprecationTest core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerDeprecationTest.php @group legacy @group extension @coversDefaultClass \Drupal\Core\Extension\ModuleInstaller
ModuleInstallerTest core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php Tests the ModuleInstaller class.
SchemaDeprecationTest core/tests/Drupal/KernelTests/Core/Extension/SchemaDeprecationTest.php Tests deprecated schema.inc functions.
ThemeEngineExtensionListTest core/tests/Drupal/KernelTests/Core/Extension/ThemeEngineExtensionListTest.php @coversDefaultClass \Drupal\Core\Extension\ThemeEngineExtensionList @group Extension
ThemeExtensionListTest core/tests/Drupal/KernelTests/Core/Extension/ThemeExtensionListTest.php @coversDefaultClass \Drupal\Core\Extension\ThemeExtensionList @group Extension
UpdateDeprecationTest core/tests/Drupal/KernelTests/Core/Extension/UpdateDeprecationTest.php Tests deprecated update.inc functions.
UpdateDescriptionTest core/tests/Drupal/KernelTests/Core/Extension/UpdateDescriptionTest.php Tests for update descriptions.
UpdateSchemaTest core/tests/Drupal/KernelTests/Core/Extension/UpdateSchemaTest.php Tests for schema and update includes.