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_module_test_image_effect_info function modules/image/tests/image_module_test.module Implements hook_image_effect_info().
image_module_test_image_effect_info_alter function modules/image/tests/image_module_test.module Implements hook_image_effect_info_alter().
image_module_test_null_effect function modules/image/tests/image_module_test.module Image effect callback; Null.
image_test.info file modules/simpletest/tests/image_test.info name = "Image test"
description = "Support module for image toolkit tests."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
image_test.module file modules/simpletest/tests/image_test.module Helper module for the image tests.
image_test_crop function modules/simpletest/tests/image_test.module Image tookit's crop operation.
image_test_desaturate function modules/simpletest/tests/image_test.module Image tookit's desaturate operation.
image_test_get_all_calls function modules/simpletest/tests/image_test.module Get an array with the all the calls to the toolkits since image_test_reset()
was called.
image_test_get_info function modules/simpletest/tests/image_test.module Image toolkit's get_info operation.
image_test_image_toolkits function modules/simpletest/tests/image_test.module Implements hook_image_toolkits().
image_test_load function modules/simpletest/tests/image_test.module Image tookit's load operation.
image_test_reset function modules/simpletest/tests/image_test.module Reset/initialize the history of calls to the toolkit functions.
image_test_resize function modules/simpletest/tests/image_test.module Image tookit's resize operation.
image_test_rotate function modules/simpletest/tests/image_test.module Image tookit's rotate operation.
image_test_save function modules/simpletest/tests/image_test.module Image tookit's save operation.
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.

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