28 calls to WebTestBase::assertTitle()

BlockTest::testBlockModuleDisable in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
Tests blocks belonging to disabled modules.
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.
ConfigImportUITest::testImportDiff in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php
Tests the screen that shows differences between active and staging.
ConfirmFormTest::testConfirmForm in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ConfirmFormTest.php
DefaultViewsTest::testDefaultViews in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DefaultViewsTest.php
Tests default views.
DisplayPageWebTest::testPageDisplayMenu in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageWebTest.php
Tests menu settings of page displays.
FieldUIRouteTest::testFieldUIRoutes in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUIRouteTest.php
Ensures that entity types with bundles do not break following entity types.
ForumTest::testForum in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Tests forum functionality through the admin and user interfaces.
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.
LanguageListTest::testLanguageList in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php
Functional tests for adding, editing and deleting languages.
MenuRouterTest::menuItemTitlesCasesHelper in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php
Get a URL and assert the title given a case number. If override is true, the title is asserted to begin with "Alternative".
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.
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.
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
TranslationEntityViewsUITest::testViewsUI in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationEntityViewsUITest.php
Tests the views UI.
UserAccountLinksTests::testAccountPageTitles in drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php
Tests page title is set correctly on user account tabs.
UserPasswordResetTest::testUserPasswordReset in drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php
Tests password reset functionality.
VocabularyTest::testVocabularyInterface in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php
Create, edit and delete a vocabulary via the user interface.