namespace Drupal\system\Tests\Common

Classsort descending Location Description
AddFeedTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/AddFeedTest.php Tests drupal_add_feed().
AlterTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/AlterTest.php Tests alteration of arguments passed to drupal_alter().
CascadingStylesheetsTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php Tests the Drupal CSS system.
CascadingStylesheetsUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsUnitTest.php Tests CSS functions.
FormatDateTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php Tests the format_date() function.
GotoTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/GotoTest.php Tests drupal_goto() and hook_drupal_goto_alter().
HtmlIdentifierUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php Tests cleaning HTML identifiers.
HtmlTagTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlTagTest.php Tests for #type 'html_tag'.
JavaScriptTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php Tests the JavaScript system.
JsonUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/JsonUnitTest.php Tests the drupal_json_encode() and drupal_json_decode() functions.
ParseInfoFileUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/ParseInfoFileUnitTest.php Tests the drupal_parse_info_file() API function.
RegionContentTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/RegionContentTest.php Tests drupal_add_region_content() and drupal_get_region_content().
RenderTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php Tests drupal_render().
SimpleTestErrorCollectorTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/SimpleTestErrorCollectorTest.php Tests SimpleTest error and exception collector.
SizeUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/SizeUnitTest.php Tests file size parsing and formatting functions.
SystemListingTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/SystemListingTest.php Tests scanning system directories in drupal_system_listing().
TableSortExtenderUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php Tests unicode handling features implemented in unicode.inc.
UrlTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php Tests for URL generation functions.
ValidNumberStepUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidNumberStepUnitTest.php Tests number step validation by valid_number_step().
WriteRecordTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/WriteRecordTest.php Tests writing of data records with drupal_write_record().
XssUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/XssUnitTest.php Tests for filter_xss() and check_url().