namespace Drupal\user\Tests

Classsort ascending Location Description
UserValidationTest drupal/core/modules/user/lib/Drupal/user/Tests/UserValidationTest.php
UserValidateCurrentPassCustomFormTest drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php Tests user_validate_current_pass on a custom form.
UserTranslationUITest drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php Tests the User Translation UI.
UserTokenReplaceTest drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php Test user token replacement in strings.
UserTimeZoneTest drupal/core/modules/user/lib/Drupal/user/Tests/UserTimeZoneTest.php Tests for user-configurable time zones.
UserSignatureTest drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php Test case for user signatures.
UserSearchTest drupal/core/modules/user/lib/Drupal/user/Tests/UserSearchTest.php Test user search.
UserSaveTest drupal/core/modules/user/lib/Drupal/user/Tests/UserSaveTest.php Tests \Drupal\user\UserStorageController::save() behavior.
UserRolesAssignmentTest drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php Test role assignment.
UserRoleAdminTest drupal/core/modules/user/lib/Drupal/user/Tests/UserRoleAdminTest.php Test case to test adding, editing and deleting roles.
UserRegistrationTest drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php
UserPictureTest drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php Tests user picture functionality.
UserPermissionsTest drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php
UserPasswordResetTest drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php Tests resetting a user password.
UserLoginTest drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php Functional tests for user logins, including rate limiting of login attempts.
UserLanguageTest drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php Functional tests for a user's ability to change their default language.
UserLanguageCreationTest drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php Functional test for language handling during user creation.
UserEntityCallbacksTest drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php Test user entity callbacks.
UserEditTest drupal/core/modules/user/lib/Drupal/user/Tests/UserEditTest.php Tests the user edit form.
UserEditedOwnAccountTest drupal/core/modules/user/lib/Drupal/user/Tests/UserEditedOwnAccountTest.php
UserDeleteTest drupal/core/modules/user/lib/Drupal/user/Tests/UserDeleteTest.php Tests user_delete() and user_delete_multiple() behavior.
UserCreateTest drupal/core/modules/user/lib/Drupal/user/Tests/UserCreateTest.php Test the create user administration page.
UserCancelTest drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php Test cancelling a user.
UserBlocksTests drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php Test user blocks.
UserAutocompleteTest drupal/core/modules/user/lib/Drupal/user/Tests/UserAutocompleteTest.php Test user autocompletion.
UserAuthmapAssignmentTest drupal/core/modules/user/lib/Drupal/user/Tests/UserAuthmapAssignmentTest.php Unit test for authmap assignment.
UserAdminTest drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminTest.php
UserAdminSettingsFormTest drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php
UserAccountLinksTests drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php Tests user links in the secondary menu.
TempStoreDatabaseTest drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php Tests the TempStore namespace.