You are here

namespace Drupal\Tests\system\Functional\Common in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\system\Functional\Common
  2. 9 Drupal\Tests\system\Functional\Common
Classsort descending Location Description
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.
RenderWebTest core/modules/system/tests/src/Functional/Common/RenderWebTest.php Performs integration tests on \Drupal::service('renderer')->render().
UrlTest core/modules/system/tests/src/Functional/Common/UrlTest.php Confirm that the link generator works correctly.