namespace Drupal\system\Tests\System

Classsort descending Location Description
AccessDeniedTest drupal/core/modules/system/lib/Drupal/system/Tests/System/AccessDeniedTest.php Tests custom access denied functionality.
AdminMetaTagTest drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminMetaTagTest.php
AdminTest drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminTest.php Tests administrative overview pages.
CronRunTest drupal/core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php
DateFormatsLanguageTest drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php Functional tests for localizing date formats.
DateTimeTest drupal/core/modules/system/lib/Drupal/system/Tests/System/DateTimeTest.php Tests generic date and time handling capabilities of Drupal.
DefaultMobileMetaTagsTest drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php
ErrorHandlerTest drupal/core/modules/system/lib/Drupal/system/Tests/System/ErrorHandlerTest.php Tests error and exception handlers.
ExceptionControllerTest drupal/core/modules/system/lib/Drupal/system/Tests/System/ExceptionControllerTest.php Tests exception controller.
FloodTest drupal/core/modules/system/lib/Drupal/system/Tests/System/FloodTest.php Functional tests for the flood control mechanism.
FrontPageTest drupal/core/modules/system/lib/Drupal/system/Tests/System/FrontPageTest.php Test front page functionality and administration.
IgnoreSlaveSubscriberTest drupal/core/modules/system/lib/Drupal/system/Tests/System/IgnoreSlaveSubscriberTest.php Tests the event subscriber that disables the slave database.
IndexPhpTest drupal/core/modules/system/lib/Drupal/system/Tests/System/IndexPhpTest.php Test the handling of requests containing 'index.php'.
InfoAlterTest drupal/core/modules/system/lib/Drupal/system/Tests/System/InfoAlterTest.php Tests the effectiveness of hook_system_info_alter().
MainContentFallbackTest drupal/core/modules/system/lib/Drupal/system/Tests/System/MainContentFallbackTest.php Test main content rendering fallback provided by system module.
PageNotFoundTest drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php
PageTitleFilteringTest drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php
PasswordHashingTest drupal/core/modules/system/lib/Drupal/system/Tests/System/PasswordHashingTest.php Unit tests for password hashing API.
RetrieveFileTest drupal/core/modules/system/lib/Drupal/system/Tests/System/RetrieveFileTest.php Test HTTP file downloading capability.
SettingsRewriteTest drupal/core/modules/system/lib/Drupal/system/Tests/System/SettingsRewriteTest.php Tests the drupal_rewrite_settings() function.
ShutdownFunctionsTest drupal/core/modules/system/lib/Drupal/system/Tests/System/ShutdownFunctionsTest.php Functional tests shutdown functions.
SiteMaintenanceTest drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php Tests site maintenance functionality.
SystemAuthorizeTest drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php Tests authorize.php and related hooks.
SystemConfigFormTestBase drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormTestBase.php Full generic test suite for any form that data with the configuration system.
ThemeTest drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php Tests the theme interface functionality.
TokenReplaceTest drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php Test token replacement in strings.
TokenScanTest drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenScanTest.php Test token replacement in strings.