25 calls to WebTestBase::assertTitle()

CommentPreviewTest::testCommentEditPreviewSave in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php
Tests comment edit, preview, and save.
CommentPreviewTest::testCommentPreview in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php
Tests comment preview.
ConfigEntityListTest::testListUI in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php
Tests the listing UI.
DefaultViewsTest::testDefaultViews in drupal/core/modules/views/lib/Drupal/views/Tests/UI/DefaultViewsTest.php
Tests default views.
ForumTest::verifyForums in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Verifies that the logged in user has access to a forum node.
ForumTest::verifyForumView in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Verifies the display of a forum page.
HelpTest::verifyHelp in drupal/core/modules/help/lib/Drupal/help/Tests/HelpTest.php
Verifies the logged in user has access to the various help nodes.
HttpRequestTest::testDrupalHTTPRequest in drupal/core/modules/system/lib/Drupal/system/Tests/Common/HttpRequestTest.php
Checks HTTP requests.
LanguageListTest::testLanguageList in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php
Functional tests for adding, editing and deleting languages.
MenuTest::verifyMenuLink in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Verify a menu link using the menu module UI.
MenuTestBase::assertBreadcrumb in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTestBase.php
Assert that a given path shows certain breadcrumb links.
NodeTitleXSSTest::testNodeTitleXSS in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleXSSTest.php
Tests XSS functionality with a node entity.
OpenIDFunctionalTest::addIdentity in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php
Add OpenID identity to user's profile.
OpenIDFunctionalTest::testLogin in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php
Test login using OpenID.
OpenIDFunctionalTest::testLoginMaintenanceMode in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php
Test login using OpenID during maintenance mode.
OpenIDTestBase::submitLoginForm in drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTestBase.php
Initiates the login procedure using the specified User-supplied Identity.
PageCacheTest::testPageCompression in drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php
Tests page compression.
PagePreviewTest::testPagePreview in drupal/core/modules/node/lib/Drupal/node/Tests/PagePreviewTest.php
Checks the node preview functionality.
PagePreviewTest::testPagePreviewWithRevisions in drupal/core/modules/node/lib/Drupal/node/Tests/PagePreviewTest.php
Checks the node preview functionality, when using revisions.
RouterTest::menuItemTitlesCasesHelper in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php
Get a URL and assert the title given a case number. If override is true, the title is asserted to begin with "Alternative".
SearchPageTextTest::testSearchText in drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageTextTest.php
Tests the failed search text, and various other text on the search page.
SimpleTestTest::testInternalBrowser in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php
Test the internal browsers functionality.
SystemAuthorizeTest::testFileTransferHooks in drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php
Tests the FileTransfer hooks
UserAccountLinksTests::testAccountPageTitles in drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php
Tests page title is set correctly on user account tabs.
VocabularyTest::testVocabularyInterface in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php
Create, edit and delete a vocabulary via the user interface.