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