180 calls to DrupalWebTestCase::drupalLogout()
- AccessDeniedTestCase::testAccessDenied in drupal-7.x/modules/system/system.test
- AccessDeniedTestCase::testAccessDenied in drupal-7.x/modules/system/system.test
- BasicMinimalUpdatePath::testBasicMinimalUpdate in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test
- Tests a successful point release update.
- BasicMinimalUpdatePath::testBasicMinimalUpdate in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test
- Tests a successful point release update.
- BasicStandardUpdatePath::testBasicStandardUpdate in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test
- Tests a successful point release update.
- BasicStandardUpdatePath::testBasicStandardUpdate in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test
- Tests a successful point release update.
- BasicUpgradePath::testBasicUpgrade in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test
- Test a successful upgrade.
- BasicUpgradePath::testBasicUpgrade in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test
- Test a successful upgrade.
- BlockCacheTestCase::testCacheGlobal in drupal-7.x/modules/block/block.test
- Test DRUPAL_CACHE_GLOBAL.
- BlockCacheTestCase::testCacheGlobal in drupal-7.x/modules/block/block.test
- Test DRUPAL_CACHE_GLOBAL.
- BlockCacheTestCase::testCachePerRole in drupal-7.x/modules/block/block.test
- Test DRUPAL_CACHE_PER_ROLE.
- BlockCacheTestCase::testCachePerRole in drupal-7.x/modules/block/block.test
- Test DRUPAL_CACHE_PER_ROLE.
- BlockTestCase::testBlockVisibility in drupal-7.x/modules/block/block.test
- Test block visibility.
- BlockTestCase::testBlockVisibility in drupal-7.x/modules/block/block.test
- Test block visibility.
- BlockTestCase::testBlockVisibilityListedEmpty in drupal-7.x/modules/block/block.test
- Test block visibility when using "pages" restriction but leaving
"pages" textarea empty
- BlockTestCase::testBlockVisibilityListedEmpty in drupal-7.x/modules/block/block.test
- Test block visibility when using "pages" restriction but leaving
"pages" textarea empty
- BookTestCase::createBook in drupal-7.x/modules/book/book.test
- Creates a new book with a page hierarchy.
- BookTestCase::createBook in drupal-7.x/modules/book/book.test
- Creates a new book with a page hierarchy.
- BookTestCase::testBook in drupal-7.x/modules/book/book.test
- Tests book functionality through node interfaces.
- BookTestCase::testBook in drupal-7.x/modules/book/book.test
- Tests book functionality through node interfaces.
- BookTestCase::testBookExport in drupal-7.x/modules/book/book.test
- Tests book export ("printer-friendly version") functionality.
- BookTestCase::testBookExport in drupal-7.x/modules/book/book.test
- Tests book export ("printer-friendly version") functionality.
- BookTestCase::testNavigationBlockOnAccessModuleEnabled in drupal-7.x/modules/book/book.test
- Tests the book navigation block when an access module is enabled.
- BookTestCase::testNavigationBlockOnAccessModuleEnabled in drupal-7.x/modules/book/book.test
- Tests the book navigation block when an access module is enabled.
- CommentAnonymous::testAnonymous in drupal-7.x/modules/comment/comment.test
- Test anonymous comment functionality.
- CommentAnonymous::testAnonymous in drupal-7.x/modules/comment/comment.test
- Test anonymous comment functionality.
- CommentApprovalTest::testApprovalAdminInterface in drupal-7.x/modules/comment/comment.test
- Test comment approval functionality through admin/content/comment.
- CommentApprovalTest::testApprovalAdminInterface in drupal-7.x/modules/comment/comment.test
- Test comment approval functionality through admin/content/comment.
- CommentApprovalTest::testApprovalNodeInterface in drupal-7.x/modules/comment/comment.test
- Test comment approval functionality through node interface.
- CommentApprovalTest::testApprovalNodeInterface in drupal-7.x/modules/comment/comment.test
- Test comment approval functionality through node interface.
- CommentBlockFunctionalTest::testRecentCommentBlock in drupal-7.x/modules/comment/comment.test
- Test the recent comments block.
- CommentBlockFunctionalTest::testRecentCommentBlock in drupal-7.x/modules/comment/comment.test
- Test the recent comments block.
- CommentContentRebuild::testCommentRebuild in drupal-7.x/modules/comment/comment.test
- Test to ensure that the comment's content array is rebuilt for every
call to comment_view().
- CommentContentRebuild::testCommentRebuild in drupal-7.x/modules/comment/comment.test
- Test to ensure that the comment's content array is rebuilt for every
call to comment_view().
- CommentFieldsTest::testCommentEnable in drupal-7.x/modules/comment/comment.test
- Test that comment module works when enabled after a content module.
- CommentFieldsTest::testCommentEnable in drupal-7.x/modules/comment/comment.test
- Test that comment module works when enabled after a content module.
- CommentInterfaceTest::setEnvironment in drupal-7.x/modules/comment/comment.test
- Re-configures the environment, module settings, and user permissions.
- CommentInterfaceTest::setEnvironment in drupal-7.x/modules/comment/comment.test
- Re-configures the environment, module settings, and user permissions.
- CommentInterfaceTest::testCommentClasses in drupal-7.x/modules/comment/comment.test
- Tests CSS classes on comments.
- CommentInterfaceTest::testCommentClasses in drupal-7.x/modules/comment/comment.test
- Tests CSS classes on comments.
- CommentInterfaceTest::testCommentInterface in drupal-7.x/modules/comment/comment.test
- Test comment interface.
- CommentInterfaceTest::testCommentInterface in drupal-7.x/modules/comment/comment.test
- Test comment interface.
- CommentInterfaceTest::testCommentNewCommentsIndicator in drupal-7.x/modules/comment/comment.test
- Tests new comment marker.
- CommentInterfaceTest::testCommentNewCommentsIndicator in drupal-7.x/modules/comment/comment.test
- Tests new comment marker.
- CommentInterfaceTest::testCommentNodeCommentStatistics in drupal-7.x/modules/comment/comment.test
- Tests the node comment statistics.
- CommentInterfaceTest::testCommentNodeCommentStatistics in drupal-7.x/modules/comment/comment.test
- Tests the node comment statistics.
- CommentNodeAccessTest::testThreadedCommentView in drupal-7.x/modules/comment/comment.test
- Test that threaded comments can be viewed.
- CommentNodeAccessTest::testThreadedCommentView in drupal-7.x/modules/comment/comment.test
- Test that threaded comments can be viewed.
- CommentPagerTest::testCommentPaging in drupal-7.x/modules/comment/comment.test
- Confirm comment paging works correctly with flat and threaded comments.
- CommentPagerTest::testCommentPaging in drupal-7.x/modules/comment/comment.test
- Confirm comment paging works correctly with flat and threaded comments.
- CommentPreviewTest::testCommentPreview in drupal-7.x/modules/comment/comment.test
- Test comment preview.
- CommentPreviewTest::testCommentPreview in drupal-7.x/modules/comment/comment.test
- Test comment preview.
- CommentThreadingTestCase::testCommentThreading in drupal-7.x/modules/comment/comment.test
- Tests the comment threading.
- CommentThreadingTestCase::testCommentThreading in drupal-7.x/modules/comment/comment.test
- Tests the comment threading.
- ContactPersonalTestCase::testPersonalContactAccess in drupal-7.x/modules/contact/contact.test
- Tests access to the personal contact form.
- ContactPersonalTestCase::testPersonalContactAccess in drupal-7.x/modules/contact/contact.test
- Tests access to the personal contact form.
- ContactSitewideTestCase::testSiteWideContact in drupal-7.x/modules/contact/contact.test
- Tests configuration options and the site-wide contact form.
- ContactSitewideTestCase::testSiteWideContact in drupal-7.x/modules/contact/contact.test
- Tests configuration options and the site-wide contact form.
- CronRunTestCase::testAutomaticCron in drupal-7.x/modules/system/system.test
- Ensure that the automatic cron run feature is working.
- CronRunTestCase::testAutomaticCron in drupal-7.x/modules/system/system.test
- Ensure that the automatic cron run feature is working.
- DBLogTestCase::doUser in drupal-7.x/modules/dblog/dblog.test
- Generates and then verifies some user events.
- DBLogTestCase::doUser in drupal-7.x/modules/dblog/dblog.test
- Generates and then verifies some user events.
- DrupalWebTestCase::drupalLogin in drupal-7.x/modules/simpletest/drupal_web_test_case.php
- Log in a user with the internal browser.
- DrupalWebTestCase::drupalLogin in drupal-7.x/modules/simpletest/drupal_web_test_case.php
- Log in a user with the internal browser.
- EntityFieldQueryTestCase::testEntityFieldQueryAccess in drupal-7.x/modules/simpletest/tests/entity_query.test
- Tests EntityFieldQuery access on non-node entities.
- EntityFieldQueryTestCase::testEntityFieldQueryAccess in drupal-7.x/modules/simpletest/tests/entity_query.test
- Tests EntityFieldQuery access on non-node entities.
- FileFieldWidgetTestCase::testPrivateFileComment in drupal-7.x/modules/file/tests/file.test
- Tests that download restrictions on private files work on comments.
- FileFieldWidgetTestCase::testPrivateFileComment in drupal-7.x/modules/file/tests/file.test
- Tests that download restrictions on private files work on comments.
- FilledMinimalUpdatePath::testFilledStandardUpdate in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test
- Tests a successful point release update.
- FilledMinimalUpdatePath::testFilledStandardUpdate in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test
- Tests a successful point release update.
- FilledStandardUpdatePath::testFilledStandardUpdate in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test
- Tests a successful point release update.
- FilledStandardUpdatePath::testFilledStandardUpdate in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test
- Tests a successful point release update.
- FilterAdminTestCase::testFilterAdmin in drupal-7.x/modules/filter/filter.test
- Tests filter administration functionality.
- FilterAdminTestCase::testFilterAdmin in drupal-7.x/modules/filter/filter.test
- Tests filter administration functionality.
- FilterFormatAccessTestCase::setUp in drupal-7.x/modules/filter/filter.test
- Sets up a Drupal site for running functional and integration tests.
- FilterFormatAccessTestCase::setUp in drupal-7.x/modules/filter/filter.test
- Sets up a Drupal site for running functional and integration tests.
- ForumUpgradePathTestCase::testForumUpgrade in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.forum.test
- Test a successful upgrade (no negotiation).
- ForumUpgradePathTestCase::testForumUpgrade in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.forum.test
- Test a successful upgrade (no negotiation).
- ImageFieldDisplayTestCase::_testImageFieldFormatters in drupal-7.x/modules/image/image.test
- Test image formatters on node display.
- ImageFieldDisplayTestCase::_testImageFieldFormatters in drupal-7.x/modules/image/image.test
- Test image formatters on node display.
- LocaleContentFunctionalTest::testContentTypeLanguageConfiguration in drupal-7.x/modules/locale/locale.test
- Test if a content type can be set to multilingual and language setting is
present on node add and edit forms.
- LocaleContentFunctionalTest::testContentTypeLanguageConfiguration in drupal-7.x/modules/locale/locale.test
- Test if a content type can be set to multilingual and language setting is
present on node add and edit forms.
- LocaleTranslationFunctionalTest::testStringSearch in drupal-7.x/modules/locale/locale.test
- Tests translation search form.
- LocaleTranslationFunctionalTest::testStringSearch in drupal-7.x/modules/locale/locale.test
- Tests translation search form.
- LocaleTranslationFunctionalTest::testStringTranslation in drupal-7.x/modules/locale/locale.test
- Adds a language and tests string translation by users with the appropriate permissions.
- LocaleTranslationFunctionalTest::testStringTranslation in drupal-7.x/modules/locale/locale.test
- Adds a language and tests string translation by users with the appropriate permissions.
- LocaleUserCreationTest::testLocalUserCreation in drupal-7.x/modules/locale/locale.test
- Functional test for language handling during user creation.
- LocaleUserCreationTest::testLocalUserCreation in drupal-7.x/modules/locale/locale.test
- Functional test for language handling during user creation.
- LocaleUserLanguageFunctionalTest::testUserLanguageConfiguration in drupal-7.x/modules/locale/locale.test
- Test if user can change their default language.
- LocaleUserLanguageFunctionalTest::testUserLanguageConfiguration in drupal-7.x/modules/locale/locale.test
- Test if user can change their default language.
- MenuBreadcrumbTestCase::testBreadCrumbs in drupal-7.x/modules/simpletest/tests/menu.test
- Tests breadcrumbs on node and administrative paths.
- MenuBreadcrumbTestCase::testBreadCrumbs in drupal-7.x/modules/simpletest/tests/menu.test
- Tests breadcrumbs on node and administrative paths.
- MenuRouterTestCase::testMaintenanceModeLoginPaths in drupal-7.x/modules/simpletest/tests/menu.test
- Make sure the maintenance mode can be bypassed using hook_menu_site_status_alter().
- MenuRouterTestCase::testMaintenanceModeLoginPaths in drupal-7.x/modules/simpletest/tests/menu.test
- Make sure the maintenance mode can be bypassed using hook_menu_site_status_alter().
- MenuTrailTestCase::testCustom403And404Pages in drupal-7.x/modules/simpletest/tests/menu.test
- Tests that the active trail works correctly on custom 403 and 404 pages.
- MenuTrailTestCase::testCustom403And404Pages in drupal-7.x/modules/simpletest/tests/menu.test
- Tests that the active trail works correctly on custom 403 and 404 pages.
- NodeAdminTestCase::testContentAdminPages in drupal-7.x/modules/node/node.test
- Tests content overview with different user permissions.
- NodeAdminTestCase::testContentAdminPages in drupal-7.x/modules/node/node.test
- Tests content overview with different user permissions.
- NodeBlockFunctionalTest::testRecentNodeBlock in drupal-7.x/modules/node/node.test
- Tests the recent comments block.
- NodeBlockFunctionalTest::testRecentNodeBlock in drupal-7.x/modules/node/node.test
- Tests the recent comments block.
- OpenIDFunctionalTestCase::testBlockedUserLogin in drupal-7.x/modules/openid/openid.test
- Test that a blocked user cannot log in.
- OpenIDFunctionalTestCase::testBlockedUserLogin in drupal-7.x/modules/openid/openid.test
- Test that a blocked user cannot log in.
- OpenIDFunctionalTestCase::testLogin in drupal-7.x/modules/openid/openid.test
- Test login using OpenID.
- OpenIDFunctionalTestCase::testLogin in drupal-7.x/modules/openid/openid.test
- Test login using OpenID.
- OpenIDFunctionalTestCase::testLoginMaintenanceMode in drupal-7.x/modules/openid/openid.test
- Test login using OpenID during maintenance mode.
- OpenIDFunctionalTestCase::testLoginMaintenanceMode in drupal-7.x/modules/openid/openid.test
- Test login using OpenID during maintenance mode.
- OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountAutoUpdateSreg in drupal-7.x/modules/openid/openid.test
- Test OpenID auto transition with e-mail.
- OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountAutoUpdateSreg in drupal-7.x/modules/openid/openid.test
- Test OpenID auto transition with e-mail.
- OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountEmailMismatch in drupal-7.x/modules/openid/openid.test
- Test OpenID transition with e-mail mismatch.
- OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountEmailMismatch in drupal-7.x/modules/openid/openid.test
- Test OpenID transition with e-mail mismatch.
- OpenIDRegistrationTestCase::testRegisterUserWithEmailVerification in drupal-7.x/modules/openid/openid.test
- Test OpenID auto-registration with e-mail verification enabled.
- OpenIDRegistrationTestCase::testRegisterUserWithEmailVerification in drupal-7.x/modules/openid/openid.test
- Test OpenID auto-registration with e-mail verification enabled.
- OpenIDRegistrationTestCase::testRegisterUserWithoutEmailVerification in drupal-7.x/modules/openid/openid.test
- Test OpenID auto-registration with e-mail verification disabled.
- OpenIDRegistrationTestCase::testRegisterUserWithoutEmailVerification in drupal-7.x/modules/openid/openid.test
- Test OpenID auto-registration with e-mail verification disabled.
- PollBlockTestCase::testRecentBlock in drupal-7.x/modules/poll/poll.test
- PollBlockTestCase::testRecentBlock in drupal-7.x/modules/poll/poll.test
- PollCreateTestCase::testPollClose in drupal-7.x/modules/poll/poll.test
- PollCreateTestCase::testPollClose in drupal-7.x/modules/poll/poll.test
- PollTokenReplaceTestCase::testPollTokenReplacement in drupal-7.x/modules/poll/poll.test
- Creates a poll, then tests the tokens generated from it.
- PollTokenReplaceTestCase::testPollTokenReplacement in drupal-7.x/modules/poll/poll.test
- Creates a poll, then tests the tokens generated from it.
- PollTranslateTestCase::testPollTranslate in drupal-7.x/modules/poll/poll.test
- Tests poll creation and translation.
- PollTranslateTestCase::testPollTranslate in drupal-7.x/modules/poll/poll.test
- Tests poll creation and translation.
- PollVoteCheckHostname::setUp in drupal-7.x/modules/poll/poll.test
- Sets up a Drupal site for running functional and integration tests.
- PollVoteCheckHostname::setUp in drupal-7.x/modules/poll/poll.test
- Sets up a Drupal site for running functional and integration tests.
- PollVoteCheckHostname::testHostnamePollVote in drupal-7.x/modules/poll/poll.test
- Check that anonymous users with same ip cannot vote on poll more than once
unless user is logged in.
- PollVoteCheckHostname::testHostnamePollVote in drupal-7.x/modules/poll/poll.test
- Check that anonymous users with same ip cannot vote on poll more than once
unless user is logged in.
- PollVoteTestCase::testPollVote in drupal-7.x/modules/poll/poll.test
- PollVoteTestCase::testPollVote in drupal-7.x/modules/poll/poll.test
- ProfileTestAutocomplete::testAutocomplete in drupal-7.x/modules/profile/profile.test
- Tests profile field autocompletion and access.
- ProfileTestAutocomplete::testAutocomplete in drupal-7.x/modules/profile/profile.test
- Tests profile field autocompletion and access.
- RdfCommentAttributesTestCase::setUp in drupal-7.x/modules/rdf/rdf.test
- RdfCommentAttributesTestCase::setUp in drupal-7.x/modules/rdf/rdf.test
- RdfCommentAttributesTestCase::testCommentRdfaMarkup in drupal-7.x/modules/rdf/rdf.test
- Tests the presence of the RDFa markup for the title, date and author and
homepage on registered users and anonymous comments.
- RdfCommentAttributesTestCase::testCommentRdfaMarkup in drupal-7.x/modules/rdf/rdf.test
- Tests the presence of the RDFa markup for the title, date and author and
homepage on registered users and anonymous comments.
- SearchCommentTestCase::testAddNewComment in drupal-7.x/modules/search/search.test
- Verify that 'add new comment' does not appear in search results or index.
- SearchCommentTestCase::testAddNewComment in drupal-7.x/modules/search/search.test
- Verify that 'add new comment' does not appear in search results or index.
- SearchCommentTestCase::testSearchResultsComment in drupal-7.x/modules/search/search.test
- Verify that comments are rendered using proper format in search results.
- SearchCommentTestCase::testSearchResultsComment in drupal-7.x/modules/search/search.test
- Verify that comments are rendered using proper format in search results.
- SearchCommentTestCase::testSearchResultsCommentAccess in drupal-7.x/modules/search/search.test
- Verify access rules for comment indexing with different permissions.
- SearchCommentTestCase::testSearchResultsCommentAccess in drupal-7.x/modules/search/search.test
- Verify access rules for comment indexing with different permissions.
- SessionTestCase::testDataPersistence in drupal-7.x/modules/simpletest/tests/session.test
- Test data persistence via the session_test module callbacks.
- SessionTestCase::testDataPersistence in drupal-7.x/modules/simpletest/tests/session.test
- Test data persistence via the session_test module callbacks.
- SessionTestCase::testSessionSaveRegenerate in drupal-7.x/modules/simpletest/tests/session.test
- Tests for drupal_save_session() and drupal_session_regenerate().
- SessionTestCase::testSessionSaveRegenerate in drupal-7.x/modules/simpletest/tests/session.test
- Tests for drupal_save_session() and drupal_session_regenerate().
- SimpleTestFunctionalTest::testInternalBrowser in drupal-7.x/modules/simpletest/simpletest.test
- Test the internal browsers functionality.
- SimpleTestFunctionalTest::testInternalBrowser in drupal-7.x/modules/simpletest/simpletest.test
- Test the internal browsers functionality.
- SiteMaintenanceTestCase::testSiteMaintenance in drupal-7.x/modules/system/system.test
- Verify site maintenance mode functionality.
- SiteMaintenanceTestCase::testSiteMaintenance in drupal-7.x/modules/system/system.test
- Verify site maintenance mode functionality.
- StatisticsAdminTestCase::testDeleteUser in drupal-7.x/modules/statistics/statistics.test
- Tests that accesslog reflects when a user is deleted.
- StatisticsAdminTestCase::testDeleteUser in drupal-7.x/modules/statistics/statistics.test
- Tests that accesslog reflects when a user is deleted.
- TriggerUserTokenTestCase::testUserTriggerTokenReplacement in drupal-7.x/modules/trigger/trigger.test
- Tests a variety of token replacements in actions.
- TriggerUserTokenTestCase::testUserTriggerTokenReplacement in drupal-7.x/modules/trigger/trigger.test
- Tests a variety of token replacements in actions.
- UpdateScriptFunctionalTest::testUpdateAccess in drupal-7.x/modules/system/system.test
- Tests access to the update script.
- UpdateScriptFunctionalTest::testUpdateAccess in drupal-7.x/modules/system/system.test
- Tests access to the update script.
- UserAccountLinksUnitTests::testSecondaryMenu in drupal-7.x/modules/user/user.test
- Tests the secondary menu.
- UserAccountLinksUnitTests::testSecondaryMenu in drupal-7.x/modules/user/user.test
- Tests the secondary menu.
- UserAutocompleteTestCase::testUserAutocomplete in drupal-7.x/modules/user/user.test
- Tests access to user autocompletion and verify the correct results.
- UserAutocompleteTestCase::testUserAutocomplete in drupal-7.x/modules/user/user.test
- Tests access to user autocompletion and verify the correct results.
- UserBlocksUnitTests::testUserLoginBlock in drupal-7.x/modules/user/user.test
- Test the user login block.
- UserBlocksUnitTests::testUserLoginBlock in drupal-7.x/modules/user/user.test
- Test the user login block.
- UserEditedOwnAccountTestCase::testUserEditedOwnAccount in drupal-7.x/modules/user/user.test
- UserEditedOwnAccountTestCase::testUserEditedOwnAccount in drupal-7.x/modules/user/user.test
- UserEditTestCase::testUserEdit in drupal-7.x/modules/user/user.test
- Test user edit page.
- UserEditTestCase::testUserEdit in drupal-7.x/modules/user/user.test
- Test user edit page.
- UserLoginTestCase::testGlobalLoginFloodControl in drupal-7.x/modules/user/user.test
- Test the global login flood control.
- UserLoginTestCase::testGlobalLoginFloodControl in drupal-7.x/modules/user/user.test
- Test the global login flood control.
- UserLoginTestCase::testPasswordRehashOnLogin in drupal-7.x/modules/user/user.test
- Test that user password is re-hashed upon login after changing $count_log2.
- UserLoginTestCase::testPasswordRehashOnLogin in drupal-7.x/modules/user/user.test
- Test that user password is re-hashed upon login after changing $count_log2.
- UserLoginTestCase::testPerUserLoginFloodControl in drupal-7.x/modules/user/user.test
- Test the per-user login flood control.
- UserLoginTestCase::testPerUserLoginFloodControl in drupal-7.x/modules/user/user.test
- Test the per-user login flood control.
- UserPasswordResetTestCase::testUserPasswordReset in drupal-7.x/modules/user/user.test
- Tests password reset functionality.
- UserPasswordResetTestCase::testUserPasswordReset in drupal-7.x/modules/user/user.test
- Tests password reset functionality.
- UserPasswordResetTestCase::testUserPasswordResetExpired in drupal-7.x/modules/user/user.test
- Attempts login using an expired password reset link.
- UserPasswordResetTestCase::testUserPasswordResetExpired in drupal-7.x/modules/user/user.test
- Attempts login using an expired password reset link.
- UserRegistrationTestCase::testRegistrationWithoutEmailVerification in drupal-7.x/modules/user/user.test
- UserRegistrationTestCase::testRegistrationWithoutEmailVerification in drupal-7.x/modules/user/user.test
- UserTokenReplaceTestCase::testUserTokenReplacement in drupal-7.x/modules/user/user.test
- Creates a user, then tests the tokens generated from it.
- UserTokenReplaceTestCase::testUserTokenReplacement in drupal-7.x/modules/user/user.test
- Creates a user, then tests the tokens generated from it.
- UserUserSearchTestCase::testUserSearch in drupal-7.x/modules/user/user.test
- UserUserSearchTestCase::testUserSearch in drupal-7.x/modules/user/user.test