| LocaleUserCreationTest | modules/locale/locale.test | Functional test for language handling during user creation. |
| LocaleUserLanguageFunctionalTest | modules/locale/locale.test | Functional tests for a user's ability to change their default language. |
| TriggerUserActionTestCase | modules/trigger/trigger.test | Tests token substitution in trigger actions. |
| TriggerUserTokenTestCase | modules/trigger/trigger.test | Tests token substitution in trigger actions. |
| UserAccountLinksUnitTests | modules/user/user.test | Test user-links in secondary menu. |
| UserAdminTestCase | modules/user/user.test | |
| UserAuthmapAssignmentTestCase | modules/user/user.test | Unit test for authmap assignment. |
| UserAutocompleteTestCase | modules/user/user.test | Test user autocompletion. |
| UserBlocksUnitTests | modules/user/user.test | Test user blocks. |
| UserCancelTestCase | modules/user/user.test | Test cancelling a user. |
| UserController | modules/user/user.module | Controller class for users. |
| UserCreateTestCase | modules/user/user.test | Test the create user administration page. |
| UserEditedOwnAccountTestCase | modules/user/user.test | |
| UserEditTestCase | modules/user/user.test | Tests editing a user account. |
| UserLoginTestCase | modules/user/user.test | Functional tests for user logins, including rate limiting of login attempts. |
| UserPermissionsTestCase | modules/user/user.test | |
| UserPictureTestCase | modules/user/user.test | |
| UserRegistrationTestCase | modules/user/user.test | |
| UserRoleAdminTestCase | modules/user/user.test | Test case to test adding, editing and deleting roles. |
| UserRolesAssignmentTestCase | modules/user/user.test | Test role assignment. |
| UserSaveTestCase | modules/user/user.test | Tests saving a user account. |
| UserSignatureTestCase | modules/user/user.test | Test case for user signatures. |
| UserTimeZoneFunctionalTest | modules/user/user.test | Tests for user-configurable time zones. |
| UserTokenReplaceTestCase | modules/user/user.test | Test user token replacement in strings. |
| UserUpdatePathTestCase | modules/simpletest/tests/upgrade/update.user.test | Tests the User 7.0 -> 7.x update path. |
| UserUpgradePathNoPasswordTokenTestCase | modules/simpletest/tests/upgrade/upgrade.user.test | Upgrade test for user.module (password token not involved). |
| UserUpgradePathPasswordTokenTestCase | modules/simpletest/tests/upgrade/upgrade.user.test | Upgrade test for user.module (password token involved). |
| UserUserSearchTestCase | modules/user/user.test | Test user search. |
| UserValidateCurrentPassCustomForm | modules/user/user.test | Tests user_validate_current_pass on a custom form. |
| UserValidationTestCase | modules/user/user.test | |
| viewsHandlerArgumentCommentUserUidTest | tests/comment/views_handler_argument_comment_user_uid.test | Tests the argument_comment_user_uid handler. |
| viewsHandlerFieldUserNameTest | tests/user/views_handler_field_user_name.test | Tests the field username handler. |
| viewsHandlerFilterCommentUserUidTest | tests/comment/views_handler_filter_comment_user_uid.test | Tests the filter_comment_user_uid handler. |
| ViewsUiUsersViewsWizard | plugins/views_wizard/views_ui_users_views_wizard.class.php | Tests creating user views with the wizard. |
| ViewsUserArgumentDefault | tests/user/views_user_argument_default.test | Tests views user argument default plugin. |
| ViewsUserArgumentValidate | tests/user/views_user_argument_validate.test | Tests views user argument argument handler. |
| ViewsUserTestCase | tests/user/views_user.test | Tests basic user module integration into views. |
| views_handler_argument_comment_user_uid | modules/comment/views_handler_argument_comment_user_uid.inc | Argument handler to accept a user id to check for nodes that
user posted or commented on. |
| views_handler_argument_users_roles_rid | modules/user/views_handler_argument_users_roles_rid.inc | Allow role ID(s) as argument. |
| views_handler_argument_user_uid | modules/user/views_handler_argument_user_uid.inc | Argument handler to accept a user id. |
| views_handler_field_comment_username | modules/comment/views_handler_field_comment_username.inc | Field handler to allow linking to a user account or homepage. |
| views_handler_field_history_user_timestamp | modules/node/views_handler_field_history_user_timestamp.inc | Field handler to display the marker for new content. |
| views_handler_field_user | modules/user/views_handler_field_user.inc | Field handler to provide simple renderer that allows linking to a user. |
| views_handler_field_user_language | modules/user/views_handler_field_user_language.inc | Views field handler for user language. |
| views_handler_field_user_link | modules/user/views_handler_field_user_link.inc | Field handler to present a link to the user. |
| views_handler_field_user_link_cancel | modules/user/views_handler_field_user_link_cancel.inc | Field handler to present a link to user cancel. |
| views_handler_field_user_link_edit | modules/user/views_handler_field_user_link_edit.inc | Field handler to present a link to user edit. |
| views_handler_field_user_mail | modules/user/views_handler_field_user_mail.inc | Field handler to provide acess control for the email field. |
| views_handler_field_user_name | modules/user/views_handler_field_user_name.inc | Field handler to provide simple renderer that allows using a themed user link. |
| views_handler_field_user_permissions | modules/user/views_handler_field_user_permissions.inc | Field handler to provide a list of permissions. |