You are here

27 calls to DrupalWebTestCase::assertTitle() in Drupal 7

BlogTestCase::testBlogPageNoEntries in modules/blog/blog.test
View the blog of a user with no blog entries as another user.
BlogTestCase::testUnprivilegedUser in modules/blog/blog.test
Confirm that the "You are not allowed to post a new blog entry." message shows up if a user submitted blog entries, has been denied that permission, and goes to the blog page.
BlogTestCase::verifyBlogLinks in modules/blog/blog.test
Verify the blog links are displayed to the logged in user.
BlogTestCase::verifyBlogs in modules/blog/blog.test
Verify the logged in user has the desired access to the various blog nodes.
BootstrapPageCacheTestCase::testPageCompression in modules/simpletest/tests/bootstrap.test
Test page compression.
CommentPreviewTest::testCommentEditPreviewSave in modules/comment/comment.test
Test comment edit, preview, and save.
CommentPreviewTest::testCommentPreview in modules/comment/comment.test
Test comment preview.
DrupalHTTPRequestTestCase::testDrupalHTTPRequest in modules/simpletest/tests/common.test
ForumTestCase::verifyForums in modules/forum/forum.test
Verifies that the logged in user has access to a forum nodes.
ForumTestCase::verifyForumView in modules/forum/forum.test
Verifies display of forum page.
HelpTestCase::verifyHelp in modules/help/help.test
Verifies the logged in user has access to the various help nodes.
LocaleConfigurationTest::testLanguageConfiguration in modules/locale/locale.test
Functional tests for adding, editing and deleting languages.
MenuRouterTestCase::menuItemTitlesCasesHelper in modules/simpletest/tests/menu.test
Get a URL and assert the title given a case number. If override is true, the title is asserted to begin with "Alternative".
MenuTestCase::testMenu in modules/menu/menu.test
Login users, add menus and menu links, and test menu functionality through the admin and user interfaces.
MenuTestCase::verifyMenuLink in modules/menu/menu.test
Verify a menu link using the menu module UI.
MenuWebTestCase::assertBreadcrumb in modules/simpletest/tests/menu.test
Assert that a given path shows certain breadcrumb links.
NodeTitleXSSTestCase::testNodeTitleXSS in modules/node/node.test
Tests XSS functionality with a node entity.
OpenIDFunctionalTestCase::addIdentity in modules/openid/openid.test
Add OpenID identity to user's profile.
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.
OpenIDWebTestCase::submitLoginForm in modules/openid/openid.test
Initiates the login procedure using the specified User-supplied Identity.
PagePreviewTestCase::testPagePreview in modules/node/node.test
Checks the node preview functionality.
PagePreviewTestCase::testPagePreviewWithRevisions in modules/node/node.test
Checks the node preview functionality, when using revisions.
SearchPageText::testSearchText in modules/search/search.test
Tests the failed search text, and various other text on the search page.
SimpleTestFunctionalTest::testInternalBrowser in modules/simpletest/simpletest.test
Test the internal browsers functionality.
SystemAuthorizeCase::testFileTransferHooks in modules/system/system.test
Tests the FileTransfer hooks
TaxonomyVocabularyFunctionalTest::testVocabularyInterface in modules/taxonomy/taxonomy.test
Create, edit and delete a vocabulary via the user interface.