48 calls to DrupalWebTestCase::assertLink()
- BlogTestCase::verifyBlogLinks in drupal-7.x/modules/blog/blog.test
- Verify the blog links are displayed to the logged in user.
- BlogTestCase::verifyBlogLinks in drupal-7.x/modules/blog/blog.test
- Verify the blog links are displayed to the logged in user.
- 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.
- CommentInterfaceTest::assertCommentLinks in drupal-7.x/modules/comment/comment.test
- Asserts that comment links appear according to the passed environment setup.
- CommentInterfaceTest::assertCommentLinks in drupal-7.x/modules/comment/comment.test
- Asserts that comment links appear according to the passed environment setup.
- 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.
- 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.
- DBLogTestCase::assertLogMessage in drupal-7.x/modules/dblog/dblog.test
- Confirms that a log message appears on the database log overview screen.
- DBLogTestCase::assertLogMessage in drupal-7.x/modules/dblog/dblog.test
- Confirms that a log message appears on the database log overview screen.
- 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.
- ForumTestCase::testForum in drupal-7.x/modules/forum/forum.test
- Tests forum functionality through the admin and user interfaces.
- ForumTestCase::testForum in drupal-7.x/modules/forum/forum.test
- Tests forum functionality through the admin and user interfaces.
- HelpTestCase::testHelp in drupal-7.x/modules/help/help.test
- Logs in users, creates dblog events, and tests dblog functionality.
- HelpTestCase::testHelp in drupal-7.x/modules/help/help.test
- Logs in users, creates dblog events, and tests dblog functionality.
- MenuNodeTestCase::testMenuNodeFormWidget in drupal-7.x/modules/menu/menu.test
- Test creating, editing, deleting menu links via node form widget.
- MenuNodeTestCase::testMenuNodeFormWidget in drupal-7.x/modules/menu/menu.test
- Test creating, editing, deleting menu links via node form widget.
- MenuRouterTestCase::testMenuLinkMaintain in drupal-7.x/modules/simpletest/tests/menu.test
- Tests for menu_link_maintain().
- MenuRouterTestCase::testMenuLinkMaintain in drupal-7.x/modules/simpletest/tests/menu.test
- Tests for menu_link_maintain().
- MenuTestCase::verifyMenuLink in drupal-7.x/modules/menu/menu.test
- Verify a menu link using the menu module UI.
- MenuTestCase::verifyMenuLink in drupal-7.x/modules/menu/menu.test
- Verify a menu link using the menu module UI.
- MenuUpgradePathTestCase::testMenuUpgrade in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.menu.test
- Test a successful upgrade.
- MenuUpgradePathTestCase::testMenuUpgrade in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.menu.test
- Test a successful upgrade.
- 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.
- OpenIDRegistrationTestCase::testRegisterUserWithAXButNoSREG in drupal-7.x/modules/openid/openid.test
- Test OpenID auto-registration with a provider that supplies AX information,
but no SREG.
- OpenIDRegistrationTestCase::testRegisterUserWithAXButNoSREG in drupal-7.x/modules/openid/openid.test
- Test OpenID auto-registration with a provider that supplies AX information,
but no SREG.
- 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.
- ShortcutLinksTestCase::testShortcutLinkAdd in drupal-7.x/modules/shortcut/shortcut.test
- Tests that creating a shortcut works properly.
- ShortcutLinksTestCase::testShortcutLinkAdd in drupal-7.x/modules/shortcut/shortcut.test
- Tests that creating a shortcut works properly.
- ShortcutLinksTestCase::testShortcutLinkRename in drupal-7.x/modules/shortcut/shortcut.test
- Tests that shortcut links can be renamed.
- ShortcutLinksTestCase::testShortcutLinkRename in drupal-7.x/modules/shortcut/shortcut.test
- Tests that shortcut links can be renamed.
- SystemAdminTestCase::testAdminPages in drupal-7.x/modules/system/system.test
- Tests output on administrative listing pages.
- SystemAdminTestCase::testAdminPages in drupal-7.x/modules/system/system.test
- Tests output on administrative listing pages.
- TaxonomyTermTestCase::testTermInterface in drupal-7.x/modules/taxonomy/taxonomy.test
- Save, edit and delete a term using the user interface.
- TaxonomyTermTestCase::testTermInterface in drupal-7.x/modules/taxonomy/taxonomy.test
- Save, edit and delete a term using the user interface.
- TrackerTest::testTrackerAll in drupal-7.x/modules/tracker/tracker.test
- Tests for the presence of nodes on the global tracker listing.
- TrackerTest::testTrackerAll in drupal-7.x/modules/tracker/tracker.test
- Tests for the presence of nodes on the global tracker listing.
- UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality in drupal-7.x/modules/system/system.test
- Tests update.php after performing a successful update.
- UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality in drupal-7.x/modules/system/system.test
- Tests update.php after performing a successful update.