AlterTest |
core/modules/system/tests/src/Functional/Common/AlterTest.php |
Tests alteration of arguments passed to \Drupal::moduleHandler->alter(). |
EarlyRenderingControllerTest |
core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php |
Verifies that bubbleable metadata of early rendering is not lost. |
FormatDateTest |
core/modules/system/tests/src/Functional/Common/FormatDateTest.php |
Tests the DateFormatterInterface::format() function. |
NoJavaScriptAnonymousTest |
core/modules/system/tests/src/Functional/Common/NoJavaScriptAnonymousTest.php |
Tests that anonymous users are not served any JavaScript in the Standard
installation profile. |
RenderWebTest |
core/modules/system/tests/src/Functional/Common/RenderWebTest.php |
Performs integration tests on drupal_render(). |
UrlTest |
core/modules/system/tests/src/Functional/Common/UrlTest.php |
Confirm that the link generator works correctly. |