You are here

49 calls to AssertLegacyTrait::assertTitle() in Drupal 8

AreaTitleWebTest::testTitleText in core/modules/views/tests/src/Functional/Handler/AreaTitleWebTest.php
Tests the title area handler.
BlockContentListTest::testListing in core/modules/block_content/tests/src/Functional/BlockContentListTest.php
Tests the custom block listing page.
BlockContentListViewsTest::testListing in core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php
Tests the custom block listing page.
BlockContentTypeTest::testBlockContentTypeEditing in core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php
Tests editing a block type using the UI.
BlockTest::testBlockThemeSelector in core/modules/block/tests/src/Functional/BlockTest.php
Tests that the block form has a theme selector when not passed via the URL.
CommentInterfaceTest::testCommentInterface in core/modules/comment/tests/src/Functional/CommentInterfaceTest.php
Tests the comment interface.
CommentPreviewTest::testCommentEditPreviewSave in core/modules/comment/tests/src/Functional/CommentPreviewTest.php
Tests comment edit, preview, and save.
CommentPreviewTest::testCommentPreview in core/modules/comment/tests/src/Functional/CommentPreviewTest.php
Tests comment preview.
CommentPreviewTest::testCommentPreviewDuplicateSubmission in core/modules/comment/tests/src/Functional/CommentPreviewTest.php
Tests comment preview.
ConfigEntityListTest::testListUI in core/modules/config/tests/src/Functional/ConfigEntityListTest.php
Tests the listing UI.
ConfigFormOverrideTest::testFormsWithOverrides in core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php
Tests that overrides do not affect forms.
ConfigImportUITest::testImportDiff in core/modules/config/tests/src/Functional/ConfigImportUITest.php
Tests the screen that shows differences between active and sync.
ConfirmFormTest::testConfirmForm in core/modules/system/tests/src/Functional/Form/ConfirmFormTest.php
ContentTranslationViewsUITest::testViewsUI in core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php
Tests the views UI.
DefaultViewsTest::testDefaultViews in core/modules/views_ui/tests/src/Functional/DefaultViewsTest.php
Tests default views.
DisplayPageWebTest::testPageDisplayMenu in core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php
Tests menu settings of page displays.
DistributionProfileTest::setUpLanguage in core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php
Installer step: Select language.
FieldUIRouteTest::testFieldUIRoutes in core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php
Ensures that entity types with bundles do not break following entity types.
FileListingTest::testFileListingPages in core/modules/file/tests/src/Functional/FileListingTest.php
Tests file overview with different user permissions.
ForumTest::testForum in core/modules/forum/tests/src/Functional/ForumTest.php
Tests forum functionality through the admin and user interfaces.
ForumTest::verifyForums in core/modules/forum/tests/src/Functional/ForumTest.php
Verifies that the logged in user has access to a forum node.
ForumTest::verifyForumView in core/modules/forum/tests/src/Functional/ForumTest.php
Verifies the display of a forum page.
FrontPageTest::testDrupalFrontPage in core/modules/system/tests/src/Functional/System/FrontPageTest.php
Test front page functionality.
HelpTest::verifyHelp in core/modules/help/tests/src/Functional/HelpTest.php
Verifies the logged in user has access to the various help pages.
ImageAdminStylesTest::testStyle in core/modules/image/tests/src/Functional/ImageAdminStylesTest.php
General test to add a style, add/remove/edit effects to it, then delete it.
InstallerExistingConfigNoConfigTest::testConfigSync in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php
Tests that profiles with an empty config/sync directory do not work.
InstallerExistingConfigNoSystemSiteTest::testConfigSync in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoSystemSiteTest.php
Tests that profiles with no system.site do not work.
InstallerExistingConfigProfileHookInstall::testConfigSync in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php
Confirms the installation has failed and the expected error is displayed.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::testConfigSync in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php
Tests that profile mismatch fails to install.
InstallerTest::visitInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php
Visits the interactive installer.
LanguageListTest::testLanguageList in core/modules/language/tests/src/Functional/LanguageListTest.php
Functional tests for adding, editing and deleting languages.
MenuUiTest::verifyMenuLink in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Verifies a menu link using the UI.
NodeTitleTest::testNodeTitle in core/modules/node/tests/src/Functional/NodeTitleTest.php
Creates one node and tests if the node title has the correct value.
PagePreviewTest::testPagePreviewWithRevisions in core/modules/node/tests/src/Functional/PagePreviewTest.php
Checks the node preview functionality, when using revisions.
PageTitleTest::testRoutingTitle in core/modules/system/tests/src/Functional/System/PageTitleTest.php
Tests the page title of render arrays.
RenderWebTest::testWrapperFormatCacheContext in core/modules/system/tests/src/Functional/Common/RenderWebTest.php
Asserts the cache context for the wrapper format is always present.
SearchConfigSettingsFormTest::testMultipleSearchPages in core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php
Tests multiple search pages of the same type.
SearchPageTextTest::testSearchText in core/modules/search/tests/src/Functional/SearchPageTextTest.php
Tests the failed search text, and various other text on the search page.
ShortcutSetsTest::testShortcutSetEdit in core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php
Tests editing a shortcut set.
SystemAuthorizeTest::testFileTransferHooks in core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php
Tests the FileTransfer hooks
TrackerTest::testTrackerUser in core/modules/tracker/tests/src/Functional/TrackerTest.php
Tests for the presence of nodes on a user's tracker listing.
TranslatedViewTest::testTranslatedStrings in core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php
UninstallTest::testUninstallPage in core/modules/system/tests/src/Functional/Module/UninstallTest.php
Tests the Uninstall page and Uninstall confirmation page.
UpdateUploadTest::testUploadModule in core/modules/update/tests/src/Functional/UpdateUploadTest.php
Tests upload, extraction, and update of a module.
UserAccountLinksTest::testAccountPageTitles in core/modules/user/tests/src/Functional/UserAccountLinksTest.php
Tests page title is set correctly on user account tabs.
UserPasswordResetTest::testUserPasswordReset in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Tests password reset functionality.
UserPasswordResetTest::testUserResetPasswordUserFloodControlIsCleared in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Tests user password reset flood control is cleared on successful reset.
UserRegistrationTest::testRegistrationWithEmailVerification in core/modules/user/tests/src/Functional/UserRegistrationTest.php
VocabularyUiTest::testVocabularyInterface in core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php
Create, edit and delete a vocabulary via the user interface.