namespace Drupal\user\Tests

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