You are here

namespace Drupal\KernelTests\Core\Common in Drupal 10

Same name in other branches
  1. 8 Drupal\KernelTests\Core\Common
  2. 9 Drupal\KernelTests\Core\Common
Classsort descending Location Description
DrupalFlushAllCachesTest core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php @covers ::drupal_flush_all_caches @group Common
SizeTest core/tests/Drupal/KernelTests/Core/Common/SizeTest.php Parse a predefined amount of bytes and compare the output with the expected value.
XssUnitTest core/tests/Drupal/KernelTests/Core/Common/XssUnitTest.php Confirm that \Drupal\Component\Utility\Xss::filter() and check_url() work correctly, including invalid multi-byte sequences.