Search for test

  1. Search 9.5.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Other projects
Title Object type File name Summary
image_test_settings function modules/simpletest/tests/image_test.module Image tookit's settings operation.
ImportOPMLTestCase class modules/aggregator/aggregator.test Tests importing feeds from OPML functionality for the Aggregator module.
ImportOPMLTestCase::getInfo function modules/aggregator/aggregator.test
ImportOPMLTestCase::openImportForm function modules/aggregator/aggregator.test Opens OPML import form.
ImportOPMLTestCase::submitImportForm function modules/aggregator/aggregator.test Submits form with invalid, empty, and valid OPML files.
ImportOPMLTestCase::testOPMLImport function modules/aggregator/aggregator.test Tests the import of an OPML file.
ImportOPMLTestCase::validateImportFormFields function modules/aggregator/aggregator.test Submits form filled with invalid fields.
InfoFileParserTestCase class modules/system/system.test
InfoFileParserTestCase::getInfo function modules/system/system.test
InfoFileParserTestCase::testDrupalParseInfoFormat function modules/system/system.test Test drupal_parse_info_format().
IPAddressBlockingTestCase class modules/system/system.test
IPAddressBlockingTestCase::$blocking_user property modules/system/system.test
IPAddressBlockingTestCase::getInfo function modules/system/system.test Implement getInfo().
IPAddressBlockingTestCase::setUp function modules/system/system.test Implement setUp().
IPAddressBlockingTestCase::testDuplicateIpAddress function modules/system/system.test Test duplicate IP addresses are not present in the 'blocked_ips' table.
IPAddressBlockingTestCase::testIPAddressValidation function modules/system/system.test Test a variety of user input to confirm correct validation and saving of data.
JavaScriptTestCase class modules/simpletest/tests/common.test Tests for the JavaScript system.
JavaScriptTestCase::$preprocess_js property modules/simpletest/tests/common.test Store configured value for JavaScript preprocessing.
JavaScriptTestCase::getInfo function modules/simpletest/tests/common.test
JavaScriptTestCase::resetStaticVariables function modules/simpletest/tests/common.test Resets static variables related to adding JavaScript to a page.
JavaScriptTestCase::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
JavaScriptTestCase::tearDown function modules/simpletest/tests/common.test Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix.
JavaScriptTestCase::testAddExternal function modules/simpletest/tests/common.test Tests adding an external JavaScript File.
JavaScriptTestCase::testAddFile function modules/simpletest/tests/common.test Test adding a JavaScript file.
JavaScriptTestCase::testAddInline function modules/simpletest/tests/common.test Test adding inline scripts.
JavaScriptTestCase::testAddJsFileWithQueryString function modules/simpletest/tests/common.test Tests that the query string remains intact when adding JavaScript files
that have query string parameters.
JavaScriptTestCase::testAddSetting function modules/simpletest/tests/common.test Test adding settings.
JavaScriptTestCase::testAggregationOrder function modules/simpletest/tests/common.test Tests JavaScript aggregation when files are added to a different scope.
JavaScriptTestCase::testAlter function modules/simpletest/tests/common.test Test altering a JavaScript's weight via hook_js_alter().
JavaScriptTestCase::testAttachedLibrary function modules/simpletest/tests/common.test Tests the addition of libraries through the #attached['library'] property.
JavaScriptTestCase::testDefault function modules/simpletest/tests/common.test Test default JavaScript is empty.
JavaScriptTestCase::testDifferentGroup function modules/simpletest/tests/common.test Test adding a JavaScript file with a different group.
JavaScriptTestCase::testDifferentWeight function modules/simpletest/tests/common.test Test adding a JavaScript file with a different weight.
JavaScriptTestCase::testDoubleSubmitFormProtection function modules/simpletest/tests/common.test Tests the double submit form protection and
'javascript_use_double_submit_protection' variable.
JavaScriptTestCase::testFooterHTML function modules/simpletest/tests/common.test Test drupal_get_js() with a footer scope.
JavaScriptTestCase::testGetLibrary function modules/simpletest/tests/common.test Tests retrieval of libraries via drupal_get_library().
JavaScriptTestCase::testHeaderSetting function modules/simpletest/tests/common.test Test drupal_get_js() for JavaScript settings.
JavaScriptTestCase::testJavaScriptAlwaysUseJQuery function modules/simpletest/tests/common.test Test the 'javascript_always_use_jquery' variable.
JavaScriptTestCase::testLibraryAlter function modules/simpletest/tests/common.test Adds a JavaScript library to the page and alters it.
JavaScriptTestCase::testLibraryNameConflicts function modules/simpletest/tests/common.test Tests that multiple modules can implement the same library.
JavaScriptTestCase::testLibraryRender function modules/simpletest/tests/common.test Adds a library to the page and tests for both its JavaScript and its CSS.
JavaScriptTestCase::testLibraryUnknown function modules/simpletest/tests/common.test Tests non-existing libraries.
JavaScriptTestCase::testNoCache function modules/simpletest/tests/common.test Test drupal_add_js() sets preproccess to false when cache is set to false.
JavaScriptTestCase::testRenderDifferentWeight function modules/simpletest/tests/common.test Test rendering the JavaScript with a file's weight above jQuery's.
JavaScriptTestCase::testRenderExternal function modules/simpletest/tests/common.test Test rendering an external JavaScript file.
JavaScriptTestCase::testRenderOrder function modules/simpletest/tests/common.test Test JavaScript ordering.
JavaScriptTestCase::testReset function modules/simpletest/tests/common.test Test to see if resetting the JavaScript empties the cache.
JavaScriptTestCase::testSetHasJsCookie function modules/simpletest/tests/common.test Tests that the set_has_js_cookie variable is reflected in Drupal.settings.
list.test file modules/field/modules/list/tests/list.test Tests for list.module.
ListDynamicValuesTestCase class modules/field/modules/list/tests/list.test Sets up a List field for testing allowed values functions.

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