- CommentAuthorDeletionTestCase::testAuthorDeletion in modules/
comment/ tests/ comment.test - Tests that comments are correctly deleted when their author is deleted.
- CommentAuthorDeletionTestCase::testAuthorDeletionCommentModuleDisabled in modules/
comment/ tests/ comment.test - Test comment author deletion while the comment module is disabled.
- EntityCrudHookTestCase::testUserHooks in modules/
entity/ tests/ entity_crud_hook_test.test - Tests hook invocations for CRUD operations on users.
- FileFieldRevisionTestCase::testRevisions in modules/
file/ tests/ file.test - Tests creating multiple revisions of a node and managing attached files.
- _user_cancel in modules/
user/ user.module - Last batch processing step for cancelling a user account.
- UserPasswordResetTest::testResetImpersonation in modules/
user/ tests/ user_password_reset.test - Make sure that users cannot forge password reset URLs of other users.