27 calls to DrupalWebTestCase::assertTitle()

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