namespace Drupal\Tests\system\Functional\Common

Same name in other branches
  1. 10 Drupal\Tests\system\Functional\Common
  2. 9 Drupal\Tests\system\Functional\Common
  3. 11.x Drupal\Tests\system\Functional\Common
Object name File name Summary
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 \Drupal\Core\Url,
\Drupal\Component\Utility\UrlHelper::filterQueryParameters(),
\Drupal\Component\Utility\UrlHelper::buildQuery(), and
\Drupal\Core\Utility\LinkGeneratorInterface::generate()
work correctly with various input.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.