Search for test
Title | Object type | File name | Summary |
---|---|---|---|
CommentUpgradePathTestCase::getInfo | function | modules/ |
|
CommentUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
CommentUpgradePathTestCase::testCommentUpgrade | function | modules/ |
Test a successful upgrade. |
comment_hook_test.info | file | modules/ |
name = "Comment Hooks Test" description = "Support module for comment hook tests." core = 7.x package = Testing version = VERSION hidden = TRUE |
comment_hook_test.module | file | modules/ |
Test module for the comment hooks testing. |
comment_hook_test_comment_publish | function | modules/ |
Implements hook_comment_publish(). |
comment_hook_test_comment_unpublish | function | modules/ |
Implements hook_comment_unpublish(). |
common.test | file | modules/ |
Tests for common.inc functionality. |
CommonSizeTestCase | class | modules/ |
Tests file size parsing and formatting functions. |
CommonSizeTestCase::$exact_test_cases | property | modules/ |
|
CommonSizeTestCase::$rounded_test_cases | property | modules/ |
|
CommonSizeTestCase::getInfo | function | modules/ |
|
CommonSizeTestCase::setUp | function | modules/ |
Sets up unit test environment. |
CommonSizeTestCase::testCommonFormatSize | function | modules/ |
Check that format_size() returns the expected string. |
CommonSizeTestCase::testCommonParseSize | function | modules/ |
Check that parse_size() returns the proper byte sizes. |
CommonSizeTestCase::testCommonParseSizeFormatSize | function | modules/ |
Cross-test parse_size() and format_size(). |
CommonURLUnitTest | class | modules/ |
Tests for URL generation functions. |
CommonURLUnitTest::getInfo | function | modules/ |
|
CommonURLUnitTest::hasClass | function | modules/ |
|
CommonURLUnitTest::testDrupalGetQueryParameters | function | modules/ |
Test drupal_get_query_parameters(). |
CommonURLUnitTest::testDrupalHttpBuildQuery | function | modules/ |
Test drupal_http_build_query(). |
CommonURLUnitTest::testDrupalParseUrl | function | modules/ |
Test drupal_parse_url(). |
CommonURLUnitTest::testExternalUrls | function | modules/ |
Test external URL handling. |
CommonURLUnitTest::testLActiveClass | function | modules/ |
|
CommonURLUnitTest::testLCustomClass | function | modules/ |
Tests for custom class in l() function. |
CommonURLUnitTest::testLXSS | function | modules/ |
Confirm that invalid text given as $path is filtered. |
CommonURLUnitTest::testUrl | function | modules/ |
Test url() with/without query, with/without fragment, absolute on/off and assert all that works when clean URLs are on and off. |
CommonURLWebTest | class | modules/ |
Web tests for URL generation functions. |
CommonURLWebTest::getInfo | function | modules/ |
|
CommonURLWebTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
CommonURLWebTest::testInternalPathMimicsExternal | function | modules/ |
Tests the url() function on internal paths which mimic external URLs. |
CommonXssUnitTest | class | modules/ |
Tests for check_plain(), filter_xss(), format_string(), and check_url(). |
CommonXssUnitTest::getInfo | function | modules/ |
|
CommonXssUnitTest::testBadProtocolStripping | function | modules/ |
Check that harmful protocols are stripped. |
CommonXssUnitTest::testEscaping | function | modules/ |
Check that special characters are escaped. |
CommonXssUnitTest::testFormatStringAndT | function | modules/ |
Test t() and format_string() replacement functionality. |
CommonXssUnitTest::testInvalidMultiByte | function | modules/ |
Check that invalid multi-byte sequences are rejected. |
common_test.css | file | modules/ |
/* This file is for testing CSS file inclusion, no contents are necessary. */ |
common_test.info | file | modules/ |
name = "Common Test" description = "Support module for Common tests." package = Testing version = VERSION core = 7.x stylesheets[all][] = common_test.css stylesheets[print][] = common_test.print.css hidden = TRUE |
common_test.module | file | modules/ |
Helper module for the Common tests. |
common_test.print.css | file | modules/ |
/* This file is for testing CSS file inclusion, no contents are necessary. */ |
common_test_cron | function | modules/ |
Implements hook_cron(). |
common_test_cron_helper.info | file | modules/ |
name = "Common Test Cron Helper" description = "Helper module for CronRunTestCase::testCronExceptions()." package = Testing version = VERSION core = 7.x hidden = TRUE |
common_test_cron_helper.module | file | modules/ |
Helper module for the testCronExceptions in addition to common_test module. |
common_test_cron_helper_cron | function | modules/ |
Implements hook_cron(). |
common_test_destination | function | modules/ |
Print destination query parameter. |
common_test_drupal_alter_alter | function | modules/ |
Implements hook_TYPE_alter(). |
common_test_drupal_goto_alter | function | modules/ |
Implements hook_drupal_goto_alter(). |
common_test_drupal_goto_land | function | modules/ |
Landing page for drupal_goto(). |
common_test_drupal_goto_land_fail | function | modules/ |
Fail landing page for drupal_goto(). |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.