Search for test
| Title | Object type | File name | Summary |
|---|---|---|---|
| OpenIDFunctionalTestCase | class | modules/ |
Test discovery and login using OpenID |
| OpenIDFunctionalTestCase::$web_user | property | modules/ |
|
| OpenIDFunctionalTestCase::addIdentity | function | modules/ |
Add OpenID identity to user's profile. |
| OpenIDFunctionalTestCase::addRedirectedIdentity | function | modules/ |
Add OpenID identity, changed by the following redirects, to user's profile. |
| OpenIDFunctionalTestCase::getInfo | function | modules/ |
|
| OpenIDFunctionalTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| OpenIDFunctionalTestCase::testBlockedUserLogin | function | modules/ |
Test that a blocked user cannot log in. |
| OpenIDFunctionalTestCase::testDelete | function | modules/ |
Test deleting an OpenID identity from a user's profile. |
| OpenIDFunctionalTestCase::testDiscovery | function | modules/ |
Test discovery of OpenID Provider Endpoint via Yadis and HTML. |
| OpenIDFunctionalTestCase::testLogin | function | modules/ |
Test login using OpenID. |
| OpenIDFunctionalTestCase::testLoginMaintenanceMode | function | modules/ |
Test login using OpenID during maintenance mode. |
| OpenIDFunctionalTestCase::testSignatureValidation | function | modules/ |
Tests that openid.signed is verified. |
| OpenIDInvalidIdentifierTransitionTestCase | class | modules/ |
Test account registration using Simple Registration and Attribute Exchange. |
| OpenIDInvalidIdentifierTransitionTestCase::getInfo | function | modules/ |
|
| OpenIDInvalidIdentifierTransitionTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountAutoUpdateSreg | function | modules/ |
Test OpenID auto transition with e-mail. |
| OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountEmailMismatch | function | modules/ |
Test OpenID transition with e-mail mismatch. |
| OpenIDRegistrationTestCase | class | modules/ |
Test account registration using Simple Registration and Attribute Exchange. |
| OpenIDRegistrationTestCase::getInfo | function | modules/ |
|
| OpenIDRegistrationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| OpenIDRegistrationTestCase::testRegisterUserWithAXButNoSREG | function | modules/ |
Test OpenID auto-registration with a provider that supplies AX information, but no SREG. |
| OpenIDRegistrationTestCase::testRegisterUserWithEmailVerification | function | modules/ |
Test OpenID auto-registration with e-mail verification enabled. |
| OpenIDRegistrationTestCase::testRegisterUserWithInvalidSreg | function | modules/ |
Test OpenID auto-registration with a provider that supplies invalid SREG information (a username that is already taken, and no e-mail address). |
| 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. |
Pagination
- Previous page
- Page 65
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.