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
OpenIDRegistrationTestCase::testRegisterUserWithoutEmailVerification function modules/openid/openid.test Test OpenID auto-registration with e-mail verification disabled.
OpenIDRegistrationTestCase::testRegisterUserWithoutSreg function modules/openid/openid.test Test OpenID auto-registration with a provider that does not supply SREG
information (i.e. no username or e-mail address).
OpenIDTestCase class modules/openid/openid.test Test internal helper functions.
OpenIDTestCase::getInfo function modules/openid/openid.test
OpenIDTestCase::setUp function modules/openid/openid.test Sets up a Drupal site for running functional and integration tests.
OpenIDTestCase::testConversion function modules/openid/openid.test Test _openid_dh_XXX_to_XXX() functions.
OpenIDTestCase::testOpenidDhXorsecret function modules/openid/openid.test Test _openid_dh_xorsecret().
OpenIDTestCase::testOpenidExtractNamespace function modules/openid/openid.test Test openid_extract_namespace().
OpenIDTestCase::testOpenidNormalize function modules/openid/openid.test Test openid_normalize().
OpenIDTestCase::testOpenidSignature function modules/openid/openid.test Test _openid_signature().
OpenIDTestCase::testOpenidXRITest function modules/openid/openid.test Test _openid_is_xri().
OpenIDWebTestCase class modules/openid/openid.test Base class for OpenID tests.
OpenIDWebTestCase::getPasswordResetURLFromMail function modules/openid/openid.test Parses the last sent e-mail and returns the one-time login link URL.
OpenIDWebTestCase::submitLoginForm function modules/openid/openid.test Initiates the login procedure using the specified User-supplied Identity.
openid_test.info file modules/openid/tests/openid_test.info name = OpenID dummy provider
description = "OpenID provider used for testing."
package = Testing
version = VERSION
core = 7.x
dependencies[] = openid
hidden = TRUE
openid_test.install file modules/openid/tests/openid_test.install Install, update and uninstall functions for the openid_test module.
openid_test.module file modules/openid/tests/openid_test.module Dummy OpenID Provider used with SimpleTest.
openid_test_endpoint function modules/openid/tests/openid_test.module Menu callback; OpenID Provider Endpoint.
openid_test_html_openid1 function modules/openid/tests/openid_test.module Menu callback; regular HTML page with OpenID 1.0 <link> element.
openid_test_html_openid2 function modules/openid/tests/openid_test.module Menu callback; regular HTML page with OpenID 2.0 <link> element.
openid_test_install function modules/openid/tests/openid_test.install Implements hook_install().
openid_test_menu function modules/openid/tests/openid_test.module Implements hook_menu().
openid_test_menu_site_status_alter function modules/openid/tests/openid_test.module Implements hook_menu_site_status_alter().
openid_test_redirect function modules/openid/tests/openid_test.module Menu callback; redirect during Normalization/Discovery.
openid_test_redirected_method function modules/openid/tests/openid_test.module Menu callback; respond with appropriate callback.
openid_test_yadis_http_equiv function modules/openid/tests/openid_test.module Menu callback; regular HTML page with <meta> element.
openid_test_yadis_xrds function modules/openid/tests/openid_test.module Menu callback; XRDS document that references the OP Endpoint URL.
openid_test_yadis_x_xrds_location function modules/openid/tests/openid_test.module Menu callback; regular HTML page with an X-XRDS-Location HTTP header.
options.test file modules/field/modules/options/options.test Tests for options.module.
OptionsSelectDynamicValuesTestCase class modules/field/modules/options/options.test Test an options select on a list field with a dynamic allowed values function.
OptionsSelectDynamicValuesTestCase::getInfo function modules/field/modules/options/options.test
OptionsSelectDynamicValuesTestCase::testSelectListDynamic function modules/field/modules/options/options.test Tests the 'options_select' widget (single select).
OptionsWidgetsTestCase class modules/field/modules/options/options.test @file
Tests for options.module.
OptionsWidgetsTestCase::$bool property modules/field/modules/options/options.test
OptionsWidgetsTestCase::$card_1 property modules/field/modules/options/options.test
OptionsWidgetsTestCase::$card_2 property modules/field/modules/options/options.test
OptionsWidgetsTestCase::$web_user property modules/field/modules/options/options.test
OptionsWidgetsTestCase::getInfo function modules/field/modules/options/options.test
OptionsWidgetsTestCase::setUp function modules/field/modules/options/options.test Set the default field storage backend for fields created during tests.
OptionsWidgetsTestCase::testCheckBoxes function modules/field/modules/options/options.test Tests the 'options_buttons' widget (multiple select).
OptionsWidgetsTestCase::testOnOffCheckbox function modules/field/modules/options/options.test Tests the 'options_onoff' widget.
OptionsWidgetsTestCase::testRadioButtons function modules/field/modules/options/options.test Tests the 'options_buttons' widget (single select).
OptionsWidgetsTestCase::testSelectListMultiple function modules/field/modules/options/options.test Tests the 'options_select' widget (multiple select).
OptionsWidgetsTestCase::testSelectListSingle function modules/field/modules/options/options.test Tests the 'options_select' widget (single select).
PageEditTestCase class modules/node/node.test Tests the node edit functionality.
PageEditTestCase::$admin_user property modules/node/node.test A user with permission to bypass node access and administer nodes.
PageEditTestCase::$web_user property modules/node/node.test A user with permission to create and edit own page content.
PageEditTestCase::getInfo function modules/node/node.test
PageEditTestCase::setUp function modules/node/node.test Sets up a Drupal site for running functional and integration tests.
PageEditTestCase::testPageAuthoredBy function modules/node/node.test Tests changing a node's "authored by" field.

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