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().
ArrayUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/ArrayUnitTest.php Tests the various drupal_array_* helper functions.
AttributesUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/AttributesUnitTest.php Tests the Drupal\Core\Template\Attribute functionality.
AutocompleteTagsUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php Tests drupal_explode_tags() and drupal_implode_tags().
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.
ColorTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/ColorTest.php Tests color conversion 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.
HttpRequestTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/HttpRequestTest.php Tests drupal_http_request().
InstallerLanguageTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/InstallerLanguageTest.php Tests installer language detection.
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().
SchemaTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/SchemaTest.php Tests the Schema API.
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().
ValidUrlUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidUrlUnitTest.php Tests URL validation by valid_url().
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 check_plain(), filter_xss(), format_string(), and check_url().