25 calls to DrupalWebTestCase::assertLink() in Drupal 7
- BlogTestCase::verifyBlogLinks in modules/
blog/ blog.test - Verify the blog links are displayed to the logged in user.
- CommentAnonymous::testAnonymous in modules/
comment/ comment.test - Test anonymous comment functionality.
- CommentInterfaceTest::assertCommentLinks in modules/
comment/ comment.test - Asserts that comment links appear according to the passed environment setup.
- CommentInterfaceTest::testCommentNewCommentsIndicator in modules/
comment/ comment.test - Tests new comment marker.
- CommentPreviewTest::testCommentPreview in modules/
comment/ comment.test - Test comment preview.
- DBLogTestCase::assertLogMessage in modules/
dblog/ dblog.test - Confirms that a log message appears on the database log overview screen.
- DrupalWebTestCase::drupalLogin in modules/
simpletest/ drupal_web_test_case.php - Log in a user with the internal browser.
- ForumTestCase::testForum in modules/
forum/ forum.test - Tests forum functionality through the admin and user interfaces.
- HelpTestCase::testHelp in modules/
help/ help.test - Logs in users, creates dblog events, and tests dblog functionality.
- MenuNodeTestCase::testMenuNodeFormWidget in modules/
menu/ menu.test - Test creating, editing, deleting menu links via node form widget.
- MenuRouterTestCase::testMenuLinkMaintain in modules/
simpletest/ tests/ menu.test - Tests for menu_link_maintain().
- MenuTestCase::verifyMenuLink in modules/
menu/ menu.test - Verify a menu link using the menu module UI.
- MenuUpgradePathTestCase::testMenuUpgrade in modules/
simpletest/ tests/ upgrade/ upgrade.menu.test - Test a successful upgrade.
- OpenIDFunctionalTestCase::testLogin in modules/
openid/ openid.test - Test login using OpenID.
- OpenIDFunctionalTestCase::testLoginMaintenanceMode in modules/
openid/ openid.test - Test login using OpenID during maintenance mode.
- OpenIDRegistrationTestCase::testRegisterUserWithAXButNoSREG in modules/
openid/ openid.test - Test OpenID auto-registration with a provider that supplies AX information, but no SREG.
- OpenIDRegistrationTestCase::testRegisterUserWithEmailVerification in modules/
openid/ openid.test - Test OpenID auto-registration with e-mail verification enabled.
- OpenIDRegistrationTestCase::testRegisterUserWithoutEmailVerification in modules/
openid/ openid.test - Test OpenID auto-registration with e-mail verification disabled.
- SearchConfigSettingsForm::testSearchSettingsPage in modules/
search/ search.test - Verify the search settings form.
- ShortcutLinksTestCase::testShortcutLinkAdd in modules/
shortcut/ shortcut.test - Tests that creating a shortcut works properly.
- ShortcutLinksTestCase::testShortcutLinkRename in modules/
shortcut/ shortcut.test - Tests that shortcut links can be renamed.
- SystemAdminTestCase::testAdminPages in modules/
system/ system.test - Tests output on administrative listing pages.
- TaxonomyTermTestCase::testTermInterface in modules/
taxonomy/ taxonomy.test - Save, edit and delete a term using the user interface.
- TrackerTest::testTrackerAll in modules/
tracker/ tracker.test - Tests for the presence of nodes on the global tracker listing.
- UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality in modules/
system/ system.test - Tests update.php after performing a successful update.