You are here

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

Same name in other branches
  1. 8 Drupal\Tests\system\Kernel\Common
  2. 9 Drupal\Tests\system\Kernel\Common
Classsort descending Location Description
AddFeedTest core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Make sure that attaching feeds works correctly with various constructs.
FormElementsRenderTest core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php Performs integration tests on \Drupal::service('renderer')->render().
PageRenderTest core/modules/system/tests/src/Kernel/Common/PageRenderTest.php Test page rendering hooks.
SystemListingTest core/modules/system/tests/src/Kernel/Common/SystemListingTest.php Tests scanning system directories in drupal_system_listing().
UrlTest core/modules/system/tests/src/Kernel/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.