Search for test
| Title | Object type | File name | Summary |
|---|---|---|---|
| url_alter_test.module | file | modules/ |
Module to help test hook_url_inbound_alter() and hook_url_outbound_alter(). |
| url_alter_test_foo | function | modules/ |
Menu callback. |
| url_alter_test_install | function | modules/ |
Impelement hook_install(). |
| url_alter_test_menu | function | modules/ |
Implements hook_menu(). |
| url_alter_test_url_inbound_alter | function | modules/ |
Implements hook_url_inbound_alter(). |
| url_alter_test_url_outbound_alter | function | modules/ |
Implements hook_url_outbound_alter(). |
| user.test | file | modules/ |
Tests for user.module. |
| UserAccountLinksUnitTests | class | modules/ |
Tests user links in the secondary menu. |
| UserAccountLinksUnitTests::getInfo | function | modules/ |
|
| UserAccountLinksUnitTests::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| UserAccountLinksUnitTests::testDisabledAccountLink | function | modules/ |
Tests disabling the 'My account' link. |
| UserAccountLinksUnitTests::testSecondaryMenu | function | modules/ |
Tests the secondary menu. |
| UserActionsTest | class | modules/ |
Tests actions provided by the User module. |
| UserActionsTest::getInfo | function | modules/ |
|
| UserActionsTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| UserActionsTest::testUserBlockUnBlockActions | function | modules/ |
Tests user block and unblock actions. |
| UserAdminTestCase | class | modules/ |
|
| UserAdminTestCase::getInfo | function | modules/ |
|
| UserAdminTestCase::testUserAdmin | function | modules/ |
Registers a user and deletes it. |
| UserAuthmapAssignmentTestCase | class | modules/ |
Unit test for authmap assignment. |
| UserAuthmapAssignmentTestCase::getInfo | function | modules/ |
|
| UserAuthmapAssignmentTestCase::testAuthmapAssignment | function | modules/ |
Test authmap assignment and retrieval. |
| UserAutocompleteTestCase | class | modules/ |
Test user autocompletion. |
| UserAutocompleteTestCase::$privileged_user | property | modules/ |
|
| UserAutocompleteTestCase::$unprivileged_user | property | modules/ |
|
| UserAutocompleteTestCase::getInfo | function | modules/ |
|
| UserAutocompleteTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| UserAutocompleteTestCase::testUserAutocomplete | function | modules/ |
Tests access to user autocompletion and verify the correct results. |
| UserBlocksUnitTests | class | modules/ |
Test user blocks. |
| UserBlocksUnitTests::getInfo | function | modules/ |
|
| UserBlocksUnitTests::insertSession | function | modules/ |
Insert a user session into the {sessions} table. This function is used since we cannot log in more than one user at the same time in tests. |
| UserBlocksUnitTests::testUserLoginBlock | function | modules/ |
Test the user login block. |
| UserBlocksUnitTests::testWhosOnlineBlock | function | modules/ |
Test the Who's Online block. |
| UserCancelTestCase | class | modules/ |
Test cancelling a user. |
| UserCancelTestCase::$admin_user | property | modules/ |
|
| UserCancelTestCase::getInfo | function | modules/ |
|
| UserCancelTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| UserCancelTestCase::testMassUserCancelByAdmin | function | modules/ |
Create an administrative user and mass-delete other users. |
| UserCancelTestCase::testUserAnonymize | function | modules/ |
Delete account and anonymize all content. |
| UserCancelTestCase::testUserBlock | function | modules/ |
Disable account and keep all content. |
| UserCancelTestCase::testUserBlockUnpublish | function | modules/ |
Disable account and unpublish all content. |
| UserCancelTestCase::testUserCancelByAdmin | function | modules/ |
Create an administrative user and delete another user. |
| UserCancelTestCase::testUserCancelInvalid | function | modules/ |
Attempt invalid account cancellations. |
| UserCancelTestCase::testUserCancelUid1 | function | modules/ |
Tests that user account for uid 1 cannot be cancelled. |
| UserCancelTestCase::testUserCancelWithoutPermission | function | modules/ |
Attempt to cancel account without permission. |
| UserCancelTestCase::testUserDelete | function | modules/ |
Delete account and remove all content. |
| UserCreateTestCase | class | modules/ |
Test the create user administration page. |
| UserCreateTestCase::getInfo | function | modules/ |
|
| UserCreateTestCase::testUserAdd | function | modules/ |
Create a user through the administration interface and ensure that it displays in the user list. |
| UserEditedOwnAccountTestCase | class | modules/ |
Pagination
- Previous page
- Page 94
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.