namespace Drupal\KernelTests\Core\Common

Same name in other branches
  1. 11.x Drupal\KernelTests\Core\Common
  2. 9 Drupal\KernelTests\Core\Common
  3. 10 Drupal\KernelTests\Core\Common
Object name File name Summary
DrupalCheckIncompatibilityTest core/tests/Drupal/KernelTests/Core/Common/DrupalCheckIncompatibilityTest.php Parse a predefined amount of bytes and compare the output with the expected
value.
DrupalFlushAllCachesTest core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php @covers ::drupal_flush_all_caches
@group Common
DrupalSetMessageTest core/tests/Drupal/KernelTests/Core/Common/DrupalSetMessageTest.php @covers ::drupal_set_message
@group Common
@group legacy
LegacyFunctionsTest core/tests/Drupal/KernelTests/Core/Common/LegacyFunctionsTest.php Tests legacy functions in common.inc.
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.

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