438 calls to WebTestBase::drupalLogin()

AccessDeniedTest::testAccessDenied in drupal/core/modules/system/lib/Drupal/system/Tests/System/AccessDeniedTest.php
AdminTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminTest.php
Sets up a Drupal site for running functional and integration tests.
AdminTest::testAdminPages in drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminTest.php
Tests output on administrative listing pages.
AggregatorRenderingTest::testBlockLinks in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php
Adds a feed block to the page and checks its links.
AggregatorTestBase::setUp in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php
Sets up a Drupal site for running functional and integration tests.
AnalyzeTest::testAnalyzeBasic in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/AnalyzeTest.php
Tests that analyze works in general.
AreaTest::testRenderAreaToken in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php
Tests global tokens.
AreaTest::testUI in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php
Tests the generic UI of a area handler.
ArgumentDefaultTest::testArgumentDefaultNoOptions in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php
Tests the use of a default argument plugin that provides no options.
ArgumentDefaultTest::test_plugin_argument_default_current_user in drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentDefaultTest.php
BareMinimalUpgradePathTest::testBasicMinimalUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalUpgradePathTest.php
Tests a successful major version release upgrade.
BareStandardUpgradePathTest::testBasicStandardUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareStandardUpgradePathTest.php
Tests a successful major version release upgrade.
BlockAdminThemeTest::testAdminTheme in drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php
Check for the accessibility of the admin theme on the block admin page.
BlockCacheTest::setUp in drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php
Sets up a Drupal site for running functional and integration tests.
BlockCacheTest::testCachePerRole in drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php
Test DRUPAL_CACHE_PER_ROLE.
BlockCacheTest::testCachePerUser in drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php
Test DRUPAL_CACHE_PER_USER.
BlockHiddenRegionTest::setUp in drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php
Sets up a Drupal site for running functional and integration tests.
BlockHtmlIdTest::setUp in drupal/core/modules/block/lib/Drupal/block/Tests/BlockHtmlIdTest.php
Sets up a Drupal site for running functional and integration tests.
BlockInvalidRegionTest::setUp in drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php
Sets up a Drupal site for running functional and integration tests.
BlockLanguageCacheTest::testBlockLinks in drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php
Creates a block in a language, check blocks page in all languages.
BlockLanguageTest::setUp in drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
BlockLibrarySearchTest::setUp in drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php
Sets up a Drupal site for running functional and integration tests.
BlockTestBase::setUp in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTestBase.php
Sets up a Drupal site for running functional and integration tests.
BlockTitleXSSTest::testXSSInTitle in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTitleXSSTest.php
Test XSS in title.
BlockUiTest::setUp in drupal/core/modules/block/lib/Drupal/block/Tests/BlockUiTest.php
Sets up a Drupal site for running functional and integration tests.
BookTest::createBook in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Creates a new book with a page hierarchy.
BookTest::testBook in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Tests book functionality through node interfaces.
BookTest::testBookDelete in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Tests the access for deleting top-level book nodes.
BookTest::testBookExport in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Tests book export ("printer-friendly version") functionality.
BookTest::testBookNavigationBlock in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Tests the functionality of the book navigation block.
BookTest::testBookNodeTypeChange in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
BookTest::testBookOrdering in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Tests re-ordering of books.
BookTest::testNavigationBlockOnAccessModuleEnabled in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Tests the book navigation block when an access module is enabled.
BreadcrumbTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/BreadcrumbTest.php
Sets up a Drupal site for running functional and integration tests.
BreadcrumbTest::testBreadCrumbs in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/BreadcrumbTest.php
Tests breadcrumbs on node and administrative paths.
BrokenSetUpTest::setUp in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/BrokenSetUpTest.php
Sets up a Drupal site for running functional and integration tests.
BulkFormTest::testBulkForm in drupal/core/modules/node/lib/Drupal/node/Tests/Views/BulkFormTest.php
Tests the node bulk form.
BulkFormTest::testBulkForm in drupal/core/modules/user/lib/Drupal/user/Tests/Views/BulkFormTest.php
Tests the user bulk form.
CachedDataUITest::testCacheData in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/CachedDataUITest.php
Tests the user tempstore views data in the UI.
CKEditorAdminTest::testAdmin in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorAdminTest.php
CKEditorLoadingTest::testLoading in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorLoadingTest.php
Tests loading of CKEditor CSS, JS and JS settings.
ColorTest::testValidColor in drupal/core/modules/color/lib/Drupal/color/Tests/ColorTest.php
Tests whether the provided color is valid.
ColorTest::_testColor in drupal/core/modules/color/lib/Drupal/color/Tests/ColorTest.php
Tests the Color module functionality using the given theme.
CommandsTest::testAjaxCommands in drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/CommandsTest.php
Tests the various Ajax Commands.
CommentActionsTest::testCommentPublishUnpublishActions in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentActionsTest.php
Tests comment publish and unpublish actions.
CommentActionsTest::testCommentUnpublishByKeyword in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentActionsTest.php
Tests the unpublish comment by keyword action.
CommentAnonymousTest::testAnonymous in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentAnonymousTest.php
Tests anonymous comment functionality.
CommentApprovalTest::testApprovalAdminInterface in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentApprovalTest.php
Test comment approval functionality through admin/content/comment.
CommentApprovalTest::testApprovalNodeInterface in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentApprovalTest.php
Tests comment approval functionality through the node interface.
CommentAttributesTest::testCommentRdfaMarkup in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php
Tests if RDFa markup for meta information is present in comments.
CommentAttributesTest::testCommentReplyOfRdfaMarkup in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php
Tests RDF comment replies.
CommentAttributesTest::testNumberOfCommentsRdfaMarkup in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php
Tests the presence of the RDFa markup for the number of comments.
CommentBlockTest::testRecentCommentBlock in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php
Tests the recent comments block.
CommentContentRebuildTest::testCommentRebuild in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentContentRebuildTest.php
Tests the rebuilding of comment's content arrays on calling comment_view().
CommentCSSTest::testCommentClasses in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentCSSTest.php
Tests CSS classes on comments.
CommentFieldsTest::testCommentEnable in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php
Tests that comment module works when enabled after a content module.
CommentFieldsTest::testCommentFormat in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php
Tests that comment module works correctly with plain text format.
CommentInterfaceTest::testCommentInterface in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentInterfaceTest.php
Tests the comment interface.
CommentLanguageTest::setUp in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
CommentLinksTest::setEnvironment in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php
Re-configures the environment, module settings, and user permissions.
CommentNewIndicatorTest::testCommentNewCommentsIndicator in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNewIndicatorTest.php
Tests new comment marker.
CommentNodeAccessTest::testThreadedCommentView in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php
Test that threaded comments can be viewed.
CommentNodeChangesTest::testNodeDeletion in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeChangesTest.php
Tests that comments are deleted with the node.
CommentPagerTest::testCommentNewPageIndicator in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php
Tests comment_new_page_count().
CommentPagerTest::testCommentOrderingThreading in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php
Tests comment ordering and threading.
CommentPagerTest::testCommentPaging in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php
Confirms comment paging works correctly with flat and threaded comments.
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.
CommentRssTest::testCommentRss in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentRssTest.php
Tests comments as part of an RSS feed.
CommentStatisticsTest::testCommentNodeCommentStatistics in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentStatisticsTest.php
Tests the node comment statistics.
CommentTestBase::setUp in drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/CommentTestBase.php
Sets up a Drupal site for running functional and integration tests.
CommentThreadingTest::testCommentThreading in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php
Tests the comment threading.
CommentTokenReplaceTest::testCommentTokenReplacement in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php
Creates a comment, then tests the tokens generated from it.
CommentTranslationUITest::assertPublishedStatus in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::assertPublishedStatus().
CommentTranslationUITest::testTranslateLinkCommentAdminPage in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php
Tests translate link on comment content admin page.
ConfigEntityListTest::testListUI in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php
Tests the listing UI.
ConfigImportUITest::setUp in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php
Sets up a Drupal site for running functional and integration tests.
ConfigLocaleOverrideWebTest::testSiteNameTranslation in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverrideWebTest.php
Tests translating the site name.
ConfigTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/File/ConfigTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigurationTest::testActionConfiguration in drupal/core/modules/action/lib/Drupal/action/Tests/ConfigurationTest.php
Tests configuration of advanced actions through administration interface.
ContactAuthenticatedUserTest::testContactSiteWideTextfieldsLoggedInTestCase in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactAuthenticatedUserTest.php
Tests that name and email fields are not present for authenticated users.
ContactPersonalTest::testPersonalContactAccess in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php
Tests access to the personal contact form.
ContactPersonalTest::testPersonalContactFlood in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php
Tests the personal contact form flood protection.
ContactPersonalTest::testSendPersonalContactMessage in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php
Tests that mails for contact messages are correctly sent.
ContactSitewideTest::testAutoReply in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php
Tests auto-reply on the site-wide contact form.
ContactSitewideTest::testSiteWideContact in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
ContextualDynamicContextTest::testDifferentPermissions in drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php
Tests contextual links with different permissions.
CronRunTest::testAutomaticCron in drupal/core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php
Ensure that the automatic cron run feature is working.
CronRunTest::testCronUI in drupal/core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php
Make sure the cron UI reads from the state storage.
CustomBlockCreationTest::setUp in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php
Sets the test up.
CustomBlockFieldTest::testBlockFields in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php
Checks block edit functionality.
CustomBlockPageViewTest::testPageEdit in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockPageViewTest.php
Checks block edit functionality.
CustomBlockSaveTest::setUp in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockSaveTest.php
Sets the test up.
CustomBlockTypeTest::testCustomBlockTypeCreation in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php
Tests creating a block type programmatically and via a form.
CustomBlockTypeTest::testCustomBlockTypeDeletion in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php
Tests deleting a block type that still has content.
CustomBlockTypeTest::testCustomBlockTypeEditing in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php
Tests editing a block type using the UI.
DateFormatsLanguageTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
DatetimeFieldTest::setUp in drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php
Sets up a Drupal site for running functional and integration tests.
DateTimeTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/System/DateTimeTest.php
Sets up a Drupal site for running functional and integration tests.
DbLogTest::doNode in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php
Generates and then verifies some node events.
DbLogTest::doUser in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php
Generates and then verifies some user events.
DbLogTest::testDbLog in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php
Tests Database Logging module functionality through interfaces.
DbLogTest::testDBLogAddAndClear in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php
Tests the addition and clearing of log events through the admin interface.
DbLogTest::testFilter in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php
Tests the database log filter functionality at admin/reports/dblog.
DisplayBlockTest::testBlockContextualLinks in drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php
Tests the contextual links on a Views block.
DisplayBlockTest::testViewsBlockForm in drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php
Test the block form for a Views block.
DisplayFeedTest::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayFeedTest.php
Sets up a Drupal site for running functional and integration tests.
DisplayTest::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php
Sets up a Drupal site for running functional and integration tests.
DisplayTest::testPageContextualLinks in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php
Tests contextual links on Views page displays.
DrupalDateTimeTest::testDateTimezone in drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DrupalDateTimeTest.php
Test that DrupalDateTime can detect the right timezone to use. Test with a variety of less commonly used timezone names to help ensure that the system timezone will be different than the stated timezones.
EditLoadingTest::testUserWithoutPermission in drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php
Test the loading of Edit when a user doesn't have access to it.
EditLoadingTest::testUserWithPermission in drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php
Tests the loading of Edit when a user does have access to it.
EditorAdminTest::testAddEditorToExistingFormat in drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorAdminTest.php
Tests adding a text editor to an existing text format.
EditorAdminTest::testAddEditorToNewFormat in drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorAdminTest.php
Tests adding a text editor to a new text format.
EditorAdminTest::testNoEditorAvailable in drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorAdminTest.php
Tests an existing format without any editors available.
EditorLoadingTest::testLoading in drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorLoadingTest.php
Tests loading of text editors.
EfqTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/EfqTest.php
Sets up a Drupal site for running functional and integration tests.
ElementsVerticalTabsTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php
Sets up a Drupal site for running functional and integration tests.
ElementsVerticalTabsTest::testWrapperNotShownWhenEmpty in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php
Ensures that vertical tab markup is not shown if user has no tab access.
EmailFieldTest::setUp in drupal/core/modules/email/lib/Drupal/email/Tests/EmailFieldTest.php
Sets up a Drupal site for running functional and integration tests.
EntityFilteringThemeTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php
Sets up a Drupal site for running functional and integration tests.
EntityFormTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFormTest.php
Sets up a Drupal site for running functional and integration tests.
EntityOperationsTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityOperationsTest.php
Sets up a Drupal site for running functional and integration tests.
EntityReferenceAdminTest::setUp in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php
Sets up a Drupal site for running functional and integration tests.
EntityReferenceAutoCreateTest::testAutoCreate in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutoCreateTest.php
Assert creation on a new entity.
EntityRevisionsTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityRevisionsTest.php
Sets up a Drupal site for running functional and integration tests.
EntityTranslationFormTest::testEntityFormLanguage in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php
Tests entity form language.
EntityTranslationSettingsTest::setUp in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSettingsTest.php
Sets up a Drupal site for running functional and integration tests.
EntityTranslationTestBase::setupUsers in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php
Creates and activates translator, editor and admin users.
EntityTranslationWorkflowsTest::assertWorkflows in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php
Checks that workflows have the expected behaviors for the given user.
EntityTranslationWorkflowsTest::setupEntity in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php
Creates a test entity and translate it.
EntityTranslationWorkflowsTest::testWorkflows in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php
Test simple and editorial translation workflows.
FastTest::testUserAutocomplete in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FastTest.php
Tests access to user autocompletion and verify the correct results.
FieldAccessTest::setUp in drupal/core/modules/field/lib/Drupal/field/Tests/FieldAccessTest.php
Sets up a Drupal site for running functional and integration tests.
FieldUIRouteTest::setUp in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUIRouteTest.php
Sets up a Drupal site for running functional and integration tests.
FieldUITest::testHandlerUI in drupal/core/modules/field/lib/Drupal/field/Tests/Views/FieldUITest.php
Tests basic field handler settings in the UI.
FieldUiTestBase::setUp in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php
Sets up a Drupal site for running functional and integration tests.
FileFieldTestBase::setUp in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php
Sets up a Drupal site for running functional and integration tests.
FileFieldWidgetTest::testPrivateFileComment in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php
Tests that download restrictions on private files work on comments.
FilePrivateTest::testPrivateFile in drupal/core/modules/file/lib/Drupal/file/Tests/FilePrivateTest.php
Tests file access for file uploaded to a private node.
FilledMinimalUpgradePathTest::testFilledMinimalUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledMinimalUpgradePathTest.php
Tests a successful point release update.
FilledStandardUpgradePathTest::testFilledStandardUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledStandardUpgradePathTest.php
Tests a successful point release update.
FilterAdminTest::setUp in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php
Sets up a Drupal site for running functional and integration tests.
FilterAdminTest::testFilterAdmin in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php
Tests filter administration functionality.
FilterDateTest::_testUiValidation in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php
Make sure the validation callbacks works.
FilterDefaultFormatTest::testDefaultTextFormats in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php
Tests if the default text format is accessible to users.
FilterFormatAccessTest::setUp in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php
Sets up a Drupal site for running functional and integration tests.
FilterFormatAccessTest::testFormatPermissions in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php
Tests the Filter format access permissions functionality.
FilterFormatAccessTest::testFormatWidgetPermissions in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php
Tests editing a page using a disallowed text format.
FilterHooksTest::testFilterHooks in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHooksTest.php
Tests hooks on format management.
FilterHtmlImageSecureTest::setUp in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php
Sets up a Drupal site for running functional and integration tests.
FilterSecurityTest::setUp in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php
Sets up a Drupal site for running functional and integration tests.
FormatDateTest::testAdminDefinedFormatDate in drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php
Tests admin-defined formats in format_date().
FormatDateTest::testFormatDate in drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php
Tests the format_date() function.
FormTest::setUp in drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php
Sets up a Drupal site for running functional and integration tests.
FormValuesTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FormValuesTest.php
Sets up a Drupal site for running functional and integration tests.
ForumBlockTest::testActiveForumTopicsBlock in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php
Tests the "Active forum topics" block.
ForumBlockTest::testNewForumTopicsBlock in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php
Tests the "New forum topics" block.
ForumIndexTest::setUp in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumIndexTest.php
Sets up a Drupal site for running functional and integration tests.
ForumNodeAccessTest::testForumNodeAccess in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumNodeAccessTest.php
Creates some users and creates a public node and a private node.
ForumTest::doAdminTests in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Runs admin tests on the admin user.
ForumTest::doBasicTests in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Runs basic tests on the indicated user.
ForumTest::testAddOrphanTopic in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Tests that forum nodes can't be added without a parent.
ForumTest::testEnableForumField in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Tests disabling and re-enabling the Forum module.
ForumTest::testForum in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Tests forum functionality through the admin and user interfaces.
ForumTest::testForumWithNewPost in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Tests a forum with a new post displays properly.
FrontPageTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/System/FrontPageTest.php
Sets up a Drupal site for running functional and integration tests.
HandlerFilterUserNameTest::testAdminUserInterface in drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php
Tests using the user interface.
HandlerTest::testFilterInOperatorUi in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php
@todo This should probably moved to a filter related test.
HandlerTest::testRelationshipUI in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php
Tests the relationship ui for field/filter/argument/relationship.
HelpTest::testHelp in drupal/core/modules/help/lib/Drupal/help/Tests/HelpTest.php
Logs in users, creates dblog events, and tests dblog functionality.
HistoryTimestampTest::testHandlers in drupal/core/modules/history/lib/Drupal/history/Tests/Views/HistoryTimestampTest.php
Tests the handlers.
ImageFieldDisplayTest::_testImageFieldFormatters in drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php
Test image formatters on node display.
ImageFieldTestBase::setUp in drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php
Sets up a Drupal site for running functional and integration tests.
ImportOpmlTest::setUp in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php
Sets up a Drupal site for running functional and integration tests.
InstallationProfileModuleTestsTest::setUp in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php
Sets up a Drupal site for running functional and integration tests.
IntegrationTest::setUp in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/Views/IntegrationTest.php
Sets up a Drupal site for running functional and integration tests.
IpAddressBlockingTest::testIPAddressValidation in drupal/core/modules/ban/lib/Drupal/ban/Tests/IpAddressBlockingTest.php
Tests various user input to confirm correct validation and saving of data.
LanguageBrowserDetectionUnitTest::testUIBrowserLanguageMappings in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageBrowserDetectionUnitTest.php
Tests for adding, editing and deleting mappings between browser language codes and Drupal language codes.
LanguageConfigurationElementTest::testDefaultLangcode in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php
Tests that the language_get_default_langcode() returns the correct values.
LanguageConfigurationElementTest::testNodeTypeUpdate in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php
Tests that the configuration is updated when the node type is changed.
LanguageConfigurationTest::testLanguageConfiguration in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationTest.php
Functional tests for adding, editing and deleting languages.
LanguageConfigurationTest::testLanguageConfigurationWeight in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationTest.php
Functional tests for setting system language weight on adding, editing and deleting languages.
LanguageCustomLanguageConfigurationTest::testLanguageConfiguration in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php
Functional tests for adding, editing and deleting languages.
LanguageListTest::testLanguageList in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php
Functional tests for adding, editing and deleting languages.
LanguageNegotiationInfoTest::setUp in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php
Sets up a Drupal site for running functional and integration tests.
LanguagePathMonolingualTest::setUp in drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageSwitchingTest::setUp in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageUILanguageNegotiationTest::setUp in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageUrlRewritingTest::setUp in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php
Sets up a Drupal site for running functional and integration tests.
LegacyTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/LegacyTest.php
Sets up a Drupal site for running functional and integration tests.
LinkFieldTest::setUp in drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Sets up a Drupal site for running functional and integration tests.
LinkFieldUITest::setUp in drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldUITest.php
Sets up a Drupal site for running functional and integration tests.
LoadMultipleTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/LoadMultipleTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleConfigTranslationTest::testConfigTranslation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleConfigTranslationTest.php
Tests basic configuration translation.
LocaleContentTest::testContentTypeDirLang in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php
Test if a dir and lang tags exist in node's attributes.
LocaleContentTest::testContentTypeLanguageConfiguration in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php
Test if a content type can be set to multilingual and language is present.
LocaleContentTest::testMachineNameLTR in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php
Verifies that machine name fields are always LTR.
LocaleContentTest::testNodeAdminLanguageFilter in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php
Test filtering Node content by language.
LocaleExportTest::setUp in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleImportFunctionalTest::setUp in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php
Sets up a Drupal site for running functional and integration tests.
LocalePathTest::testPathLanguageConfiguration in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php
Test if a language can be associated with a path alias.
LocalePluralFormatTest::setUp in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleTranslationTest::testEnglishTranslation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
Enable interface translation to English
LocaleTranslationTest::testJavaScriptTranslation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
LocaleTranslationTest::testStringSearch in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
Tests translation search form.
LocaleTranslationTest::testStringTranslation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
Adds a language and tests string translation by users with the appropriate permissions.
LocaleTranslationTest::testStringValidation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
Tests the validation of the translation input.
LocaleTranslationTest::testUICustomizedStrings in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
Tests that only changed strings are saved customized when edited.
LocaleUninstallTest::testUninstallProcess in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php
Check if the values of the Locale variables are correct after uninstall.
LocaleUpdateInterfaceTest::setUp in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateInterfaceTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleUpdateTest::setUp in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Sets up a Drupal site for running functional and integration tests.
MainContentFallbackTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/System/MainContentFallbackTest.php
Sets up a Drupal site for running functional and integration tests.
MainContentFallbackTest::testMainContentFallback in drupal/core/modules/system/lib/Drupal/system/Tests/System/MainContentFallbackTest.php
Test availability of main content.
MenuNodeTest::setUp in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuNodeTest.php
Sets up a Drupal site for running functional and integration tests.
MenuRouterTest::testAuthUserUserLogin in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php
Test that an authenticated user hitting 'user/login' gets redirected to 'user' and 'user/register' gets redirected to the user edit page.
MenuRouterTest::testMenuLinkMaintain in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php
Tests for menu_link_maintain().
MenuRouterTest::testMenuName in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php
Tests for menu_name parameter for hook_menu().
MenuRouterTest::testThemeCallbackMaintenanceMode in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php
Test the theme callback when the site is in maintenance mode.
MenuTest::testBlockContextualLinks in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Tests the contextual links on a menu block.
MenuTest::testMenu in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Login users, add menus and menu links, and test menu functionality through the admin and user interfaces.
MenuTest::testMenuBundles in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Tests menu link bundles.
MenuTest::testMenuQueryAndFragment in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Add and remove a menu link with a query string and fragment.
MenuTest::testSystemMenuRename in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Test renaming built-in menu.
MinimalTest::testMinimal in drupal/core/profiles/minimal/lib/Drupal/minimal/Tests/MinimalTest.php
Tests Minimal installation profile.
MissingCheckedRequirementsTest::setUp in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php
Sets up a Drupal site for running functional and integration tests.
ModuleApiTest::testModuleImplements in drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php
Test module_implements() caching.
ModuleTestBase::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php
Sets up a Drupal site for running functional and integration tests.
MultiFormTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/MultiFormTest.php
Sets up a Drupal site for running functional and integration tests.
MultiStepNodeFormBasicOptionsTest::testMultiStepNodeFormBasicOptions in drupal/core/modules/node/lib/Drupal/node/Tests/MultiStepNodeFormBasicOptionsTest.php
Tests changing the default values of basic options to ensure they persist.
NewDefaultThemeBlocksTest::testNewDefaultThemeBlocks in drupal/core/modules/block/lib/Drupal/block/Tests/NewDefaultThemeBlocksTest.php
Check the enabled Bartik blocks are correctly copied over.
NodeAccessBaseTableTest::testNodeAccessBasic in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php
Tests the "private" node access functionality.
NodeAccessFieldTest::testNodeAccessAdministerField in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessFieldTest.php
Tests administering fields when node access is restricted.
NodeAccessPagerTest::testCommentPager in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php
Tests the comment pager for nodes with multiple grants per realm.
NodeAccessPagerTest::testForumPager in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php
Tests the forum node pager for nodes with multiple grants per realm.
NodeAccessRebuildTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRebuildTest.php
Sets up a Drupal site for running functional and integration tests.
NodeAdminTest::testContentAdminPages in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAdminTest.php
Tests content overview with different user permissions.
NodeAdminTest::testContentAdminSort in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAdminTest.php
Tests that the table sorting works on the content admin pages.
NodeBlockFunctionalTest::testRecentNodeBlock in drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockFunctionalTest.php
Tests the recent comments block.
NodeCreationTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeCreationTest.php
Sets up a Drupal site for running functional and integration tests.
NodeEntityFieldQueryAlterTest::testNodeQueryAlterWithUI in drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php
Tests that node access permissions are followed.
NodeEntityViewModeAlterTest::testNodeViewModeChange in drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php
Create a "Basic page" node and verify its consistency in the database.
NodeFieldMultilingualTestCase::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeFieldMultilingualTestCase.php
Sets up a Drupal site for running functional and integration tests.
NodeFormButtonsTest::testNodeFormButtons in drupal/core/modules/node/lib/Drupal/node/Tests/NodeFormButtonsTest.php
Tests that the right buttons are displayed for saving nodes.
NodeLoadMultipleTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeLoadMultipleTest.php
Sets up a Drupal site for running functional and integration tests.
NodePostSettingsTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php
Sets up a Drupal site for running functional and integration tests.
NodeQueryAlterTest::testNodeQueryAlterOverride in drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php
Tests 'node_access' query alter override.
NodeQueryAlterTest::testNodeQueryAlterWithUI in drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php
Tests that node access permissions are followed.
NodeRevisionsAllTestCase::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsAllTestCase.php
Sets up a Drupal site for running functional and integration tests.
NodeRevisionsAllTestCase::testRevisions in drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsAllTestCase.php
Checks node revision operations.
NodeRevisionsTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php
Sets up a Drupal site for running functional and integration tests.
NodeRSSContentTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeRSSContentTest.php
Sets up a Drupal site for running functional and integration tests.
NodeSaveTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php
Sets up a Drupal site for running functional and integration tests.
NodeSyndicateBlockTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeSyndicateBlockTest.php
Sets up a Drupal site for running functional and integration tests.
NodeTitleTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleTest.php
Sets up a Drupal site for running functional and integration tests.
NodeTitleXSSTest::testNodeTitleXSS in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleXSSTest.php
Tests XSS functionality with a node entity.
NodeTranslationUITest::testFieldTranslationForm in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php
Tests field translation form.
NodeTranslationUITest::testTranslateLinkContentAdminPage in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php
Tests translate link on content admin page.
NodeTypeInitialLanguageTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
NodeTypePersistenceTest::testNodeTypeCustomizationPersistence in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypePersistenceTest.php
Tests that node type customizations persist through disable and uninstall.
NodeTypeTest::testNodeTypeCreation in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php
Tests creating a content type programmatically and via a form.
NodeTypeTest::testNodeTypeDeletion in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php
Tests deleting a content type that still has content.
NodeTypeTest::testNodeTypeEditing in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php
Tests editing a node type using the UI.
NoHelpTest::testMainPageNoHelp in drupal/core/modules/help/lib/Drupal/help/Tests/NoHelpTest.php
Ensures modules not implementing help do not appear on admin/help.
NonDefaultBlockAdminTest::testNonDefaultBlockAdmin in drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php
Test non-default theme admin.
NumberFieldTest::setUp in drupal/core/modules/number/lib/Drupal/number/Tests/NumberFieldTest.php
Sets up a Drupal site for running functional and integration tests.
OptionsFieldUITest::setUp in drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php
Sets up a Drupal site for running functional and integration tests.
OptionsSelectDynamicValuesTest::testSelectListDynamic in drupal/core/modules/options/lib/Drupal/options/Tests/OptionsSelectDynamicValuesTest.php
Tests the 'options_select' widget (single select).
OptionsWidgetsTest::setUp in drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php
Sets up a Drupal site for running functional and integration tests.
OptionsWidgetsTest::testOnOffCheckbox in drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php
Tests the 'options_onoff' widget.
OtherInstallationProfileModuleTestsTest::setUp in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php
Sets up a Drupal site for running functional and integration tests.
OverlayCloseTest::testNodeCreation in drupal/core/modules/overlay/lib/Drupal/overlay/Tests/OverlayCloseTest.php
Tests that the overlay is correctly closed after creating a node.
PageCacheTest::testConditionalRequests in drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php
Tests support of requests with If-Modified-Since and If-None-Match headers.
PageCacheTest::testPageCache in drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php
Tests cache headers.
PageEditTest::testPageAuthoredBy in drupal/core/modules/node/lib/Drupal/node/Tests/PageEditTest.php
Tests changing a node's "authored by" field.
PageEditTest::testPageEdit in drupal/core/modules/node/lib/Drupal/node/Tests/PageEditTest.php
Checks node edit functionality.
PageEditTest::testPageEdit in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/PageEditTest.php
Checks block edit functionality.
PageNotFoundTest::testPageNotFound in drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php
PagePreviewTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/PagePreviewTest.php
Sets up a Drupal site for running functional and integration tests.
PagerTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php
Sets up a Drupal site for running functional and integration tests.
PagerTest::testStorePagerSettings in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Pagers was sometimes not stored.
PageTest::testBatchProgressPageTheme in drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PageTest.php
Tests that the batch API progress page uses the correct theme.
PageTitleFilteringTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php
Implement setUp().
PageViewTest::testPageView in drupal/core/modules/node/lib/Drupal/node/Tests/PageViewTest.php
Tests an anonymous and unpermissioned user attempting to edit the node.
PathAliasTest::setUp in drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php
Sets up a Drupal site for running functional and integration tests.
PathLanguageTest::setUp in drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
PathLanguageUiTest::setUp in drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php
Sets up a Drupal site for running functional and integration tests.
PathTaxonomyTermTest::setUp in drupal/core/modules/path/lib/Drupal/path/Tests/PathTaxonomyTermTest.php
Sets up a Drupal site for running functional and integration tests.
PhpAccessTest::testNoPrivileges in drupal/core/modules/php/lib/Drupal/php/Tests/PhpAccessTest.php
Makes sure that the user can't use the PHP filter when not given access.
PhpFilterTest::testPhpFilter in drupal/core/modules/php/lib/Drupal/php/Tests/PhpFilterTest.php
Makes sure that the PHP filter evaluates PHP code when used.
PhpTestBase::setUp in drupal/core/modules/php/lib/Drupal/php/Tests/PhpTestBase.php
Sets up a Drupal site for running functional and integration tests.
PictureAdminUITest::setUp in drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php
Drupal\simpletest\WebTestBase\setUp().
PictureFieldDisplayTest::setUp in drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php
Drupal\simpletest\WebTestBase\setUp().
PictureFieldDisplayTest::_testPictureFieldFormatters in drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php
Test picture formatters on node display.
RdfaMarkupTest::testAttributesInMarkupFile in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfaMarkupTest.php
Tests if file fields in teasers have correct resources.
RebuildTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php
Sets up a Drupal site for running functional and integration tests.
RebuildTest::testPreserveFormActionAfterAJAX in drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php
Tests that a form's action is retained after an Ajax submission.
RESTTestBase::drupalLogin in drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php
Overrides WebTestBase::drupalLogin().
RouterPermissionTest::testPermissionAccess in drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterPermissionTest.php
Tests permission requirements on routes.
RssTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/RssTest.php
Sets up a Drupal site for running functional and integration tests.
SaveUploadTest::setUp in drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php
Sets up a Drupal site for running functional and integration tests.
SearchAdvancedSearchFormTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchBlockTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php
Sets up a Drupal site for running functional and integration tests.
SearchCommentCountToggleTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php
Sets up a Drupal site for running functional and integration tests.
SearchCommentTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php
Sets up a Drupal site for running functional and integration tests.
SearchCommentTest::testAddNewComment in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php
Verify that 'add new comment' does not appear in search results or index.
SearchCommentTest::testSearchResultsComment in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php
Verify that comments are rendered using proper format in search results.
SearchCommentTest::testSearchResultsCommentAccess in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php
Verify access rules for comment indexing with different permissions.
SearchConfigSettingsFormTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchEmbedFormTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchExactTest::testExactQuery in drupal/core/modules/search/lib/Drupal/search/Tests/SearchExactTest.php
Tests that the correct number of pager links are found for both keywords and phrases.
SearchKeywordsConditionsTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchKeywordsConditionsTest.php
Sets up a Drupal site for running functional and integration tests.
SearchLanguageTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
SearchNodeAccessTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchNodeAccessTest.php
Sets up a Drupal site for running functional and integration tests.
SearchNumberMatchingTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumberMatchingTest.php
Sets up a Drupal site for running functional and integration tests.
SearchNumbersTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumbersTest.php
Sets up a Drupal site for running functional and integration tests.
SearchPageOverrideTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php
Sets up a Drupal site for running functional and integration tests.
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.
SearchPreprocessLangcodeTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php
Sets up a Drupal site for running functional and integration tests.
SearchRankingTest::testDoubleRankings in drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php
Verifies that if we combine two rankings, search still works.
SearchRankingTest::testHTMLRankings in drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php
Test rankings of HTML tags.
SearchRankingTest::testRankings in drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php
SessionTest::testDataPersistence in drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php
Test data persistence via the session_test module callbacks. Also tests drupal_session_count() since session data is already generated here.
SessionTest::testEmptySessionID in drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php
Test that empty session IDs are not allowed.
SessionTest::testSessionSaveRegenerate in drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php
Tests for drupal_save_session() and drupal_session_regenerate().
SessionTest::testSessionWrite in drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php
Test that sessions are only saved when necessary.
SettingsTest::testEditUI in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/SettingsTest.php
Tests the settings for the edit ui.
ShortcutTestBase::setUp in drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php
Sets up a Drupal site for running functional and integration tests.
SimpleTestTest::setUp in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php
Sets up a Drupal site for running functional and integration tests.
SimpleTestTest::testInternalBrowser in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php
Test the internal browsers functionality.
SiteMaintenanceTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php
Sets up a Drupal site for running functional and integration tests.
SiteMaintenanceTest::testSiteMaintenance in drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php
Verify site maintenance mode functionality.
StandardTest::testStandard in drupal/core/profiles/standard/lib/Drupal/standard/Tests/StandardTest.php
Tests Standard installation profile.
StatisticsAdminTest::setUp in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php
Sets up a Drupal site for running functional and integration tests.
StatisticsLoggingTest::testLogging in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php
Verifies request logging for cached and uncached pages.
StatisticsTestBase::setUp in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTestBase.php
Sets up a Drupal site for running functional and integration tests.
StatisticsTokenReplaceTest::testStatisticsTokenReplacement in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTokenReplaceTest.php
Creates a node, then tests the statistics tokens generated from it.
StatusExtraTest::testStatusExtra in drupal/core/modules/node/lib/Drupal/node/Tests/Views/StatusExtraTest.php
Tests the status extra filter.
StorageTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php
Sets up a Drupal site for running functional and integration tests.
StyleSerializerTest::testFieldRawOutput in drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php
Tests the raw output options for row field rendering.
StyleSerializerTest::testReponseFormatConfiguration in drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php
Tests the response format configuration.
StyleSerializerTest::testUIFieldAlias in drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php
Test the field ID alias functionality of the DataFieldRow plugin.
SyslogTest::testSettings in drupal/core/modules/syslog/lib/Drupal/syslog/Tests/SyslogTest.php
Tests the syslog settings page.
SystemAuthorizeTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php
Sets up a Drupal site for running functional and integration tests.
TelephoneFieldTest::setUp in drupal/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneFieldTest.php
Sets up a Drupal site for running functional and integration tests.
TermFieldMultipleVocabularyTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php
Sets up a Drupal site for running functional and integration tests.
TermFieldTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php
Sets up a Drupal site for running functional and integration tests.
TermIndexTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermIndexTest.php
Sets up a Drupal site for running functional and integration tests.
TermLanguageTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
TermTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php
Sets up a Drupal site for running functional and integration tests.
TermTranslationUITest::testTranslateLinkVocabularyAdminPage in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php
Tests translate link on vocabulary term list.
TextFieldTest::setUp in drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php
Sets up a Drupal site for running functional and integration tests.
TextFieldTest::_testTextfieldWidgetsFormatted in drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().
TextTranslationTest::setUp in drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php
Sets up a Drupal site for running functional and integration tests.
TextTranslationTest::testTextField in drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php
Test that a plaintext textfield widget is correctly populated.
TextTranslationTest::testTextFieldFormatted in drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php
Check that user that does not have access the field format cannot see the source value when creating a translation.
ThemeTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/ThemeTest.php
Sets up a Drupal site for running functional and integration tests.
ThemeTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php
Sets up a Drupal site for running functional and integration tests.
TokenReplaceTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php
Sets up a Drupal site for running functional and integration tests.
ToolbarHookToolbarTest::setUp in drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarHookToolbarTest.php
Sets up a Drupal site for running functional and integration tests.
ToolbarMenuTranslationTest::setUp in drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarMenuTranslationTest.php
Sets up a Drupal site for running functional and integration tests.
TourTest::setUp in drupal/core/modules/tour/lib/Drupal/tour/Tests/TourTest.php
Sets up a Drupal site for running functional and integration tests.
TrackerNodeAccessTest::testTrackerNodeAccess in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerNodeAccessTest.php
Ensure private node on /tracker is only visible to users with permission.
TrackerTest::testTrackerAdminUnpublish in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests that publish/unpublish works at admin/content/node.
TrackerTest::testTrackerAll in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests for the presence of nodes on the global tracker listing.
TrackerTest::testTrackerCronIndexing in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests that existing nodes are indexed by cron.
TrackerTest::testTrackerNewComments in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests for comment counters on the tracker listing.
TrackerTest::testTrackerNewNodes in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests for the presence of the "new" flag for nodes.
TrackerTest::testTrackerUser in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests for the presence of nodes on a user's tracker listing.
TrackerTestBase::setUp in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/Views/TrackerTestBase.php
Sets up a Drupal site for running functional and integration tests.
TrailTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TrailTest.php
Sets up a Drupal site for running functional and integration tests.
TranslationTest::setUp in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Sets up a Drupal site for running functional and integration tests.
TranslationTest::testContentTranslation in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Creates, modifies, and updates a basic page with a translation.
TranslationTest::testLanguageSwitcherBlockIntegration in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Tests that the language switcher block alterations work as intended.
TranslationTest::testLanguageSwitchLinks in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Checks that the language switch links behave properly.
TranslationTest::testTranslateOwnContentRole in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Checks that users with "translate own content" role only can translate own content.
TranslationWebTest::testFieldFormTranslationRevisions in drupal/core/modules/field/lib/Drupal/field/Tests/TranslationWebTest.php
Tests field translations when creating a new revision.
UITestBase::setUp in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/UITestBase.php
Sets up a Drupal site for running functional and integration tests.
UpdateContribTest::setUp in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Sets up a Drupal site for running functional and integration tests.
UpdateContribTest::testHookUpdateStatusAlter in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Checks that hook_update_status_alter() works to change a status.
UpdateCoreTest::setUp in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php
Sets up a Drupal site for running functional and integration tests.
UpdateScriptTest::testNoUpdateFunctionality in drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php
Tests update.php when there are no updates to apply.
UpdateScriptTest::testRequirements in drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php
Tests that requirements warnings and errors are correctly displayed.
UpdateScriptTest::testSuccessfulUpdateFunctionality in drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php
Tests update.php after performing a successful update.
UpdateScriptTest::testThemeSystem in drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php
Tests the effect of using the update script on the theme system.
UpdateScriptTest::testUpdateAccess in drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php
Tests access to the update script.
UpdateUploadTest::setUp in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php
Sets up a Drupal site for running functional and integration tests.
UrlAlterFunctionalTest::testUrlAlter in drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php
Test that URL altering works and that it occurs in the correct order.
UserAccountLinksTests::testAccountPageTitles in drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php
Tests page title is set correctly on user account tabs.
UserAccountLinksTests::testDisabledAccountLink in drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php
Tests disabling the 'My account' link.
UserAccountLinksTests::testSecondaryMenu in drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php
Tests the secondary menu.
UserAdminListingTest::testUserListing in drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminListingTest.php
Tests the listing.
UserAdminTest::testNotificationEmailAddress in drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminTest.php
Tests the alternate notification e-mail address for user mails.
UserAdminTest::testUserAdmin in drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminTest.php
Registers a user and deletes it.
UserAttributesTest::testUserAttributesInMarkup in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/UserAttributesTest.php
Tests if default mapping for user is being used.
UserAutocompleteTest::testUserAutocomplete in drupal/core/modules/user/lib/Drupal/user/Tests/UserAutocompleteTest.php
Tests access to user autocompletion and verify the correct results.
UserBlocksTests::setUp in drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php
Sets up a Drupal site for running functional and integration tests.
UserCancelTest::testMassUserCancelByAdmin in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Create an administrative user and mass-delete other users.
UserCancelTest::testUserAnonymize in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Delete account and anonymize all content.
UserCancelTest::testUserBlock in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Disable account and keep all content.
UserCancelTest::testUserBlockUnpublish in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Disable account and unpublish all content.
UserCancelTest::testUserCancelByAdmin in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Create an administrative user and delete another user.
UserCancelTest::testUserCancelInvalid in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Attempt invalid account cancellations.
UserCancelTest::testUserCancelUid1 in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Tests that user account for uid 1 cannot be cancelled.
UserCancelTest::testUserCancelWithoutPermission in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Attempt to cancel account without permission.
UserCancelTest::testUserDelete in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Delete account and remove all content.
UserCancelTest::testUserWithoutEmailCancelByAdmin in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Tests deletion of a user account without an e-mail address.
UserCreateFailMailTest::testUserAdd in drupal/core/modules/user/lib/Drupal/user/Tests/UserCreateFailMailTest.php
Tests the create user administration page.
UserCreateTest::testUserAdd in drupal/core/modules/user/lib/Drupal/user/Tests/UserCreateTest.php
Create a user through the administration interface and ensure that it displays in the user list.
UserEditedOwnAccountTest::testUserEditedOwnAccount in drupal/core/modules/user/lib/Drupal/user/Tests/UserEditedOwnAccountTest.php
UserEditTest::testUserEdit in drupal/core/modules/user/lib/Drupal/user/Tests/UserEditTest.php
Test user edit page.
UserEditTest::testUserWithoutEmailEdit in drupal/core/modules/user/lib/Drupal/user/Tests/UserEditTest.php
Tests editing of a user account without an e-mail address.
UserHelpersTest::testDrupalUserIsLoggedIn in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/UserHelpersTest.php
Tests WebTestBase::drupalUserIsLoggedIn().
UserLanguageCreationTest::testLocalUserCreation in drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php
Functional test for language handling during user creation.
UserLanguageTest::testUserLanguageConfiguration in drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php
Test if user can change their default language.
UserLoginTest::testGlobalLoginFloodControl in drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php
Test the global login flood control.
UserLoginTest::testPasswordRehashOnLogin in drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php
Test that user password is re-hashed upon login after changing $count_log2.
UserLoginTest::testPerUserLoginFloodControl in drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php
Test the per-user login flood control.
UserPasswordResetTest::setUp in drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php
Sets up a Drupal site for running functional and integration tests.
UserPermissionsTest::testAdministratorRole in drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php
Test assigning of permissions for the administrator role.
UserPermissionsTest::testUserPermissionChanges in drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php
Change user permissions and check user_access().
UserPictureTest::testCreateDeletePicture in drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php
Tests creation, display, and deletion of user pictures.
UserPictureTest::testPictureOnNodeComment in drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php
Tests embedded users on node pages.
UserRegistrationTest::testRegistrationWithoutEmailVerification in drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php
UserRoleAdminTest::testRoleAdministration in drupal/core/modules/user/lib/Drupal/user/Tests/UserRoleAdminTest.php
Test adding, renaming and deleting roles.
UserRoleAdminTest::testRoleWeightOrdering in drupal/core/modules/user/lib/Drupal/user/Tests/UserRoleAdminTest.php
Test user role weight change operation and ordering.
UserRolesAssignmentTest::setUp in drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php
Sets up a Drupal site for running functional and integration tests.
UserSearchTest::testUserSearch in drupal/core/modules/user/lib/Drupal/user/Tests/UserSearchTest.php
UserSignatureTest::testUserSignature in drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php
Test that a user can change their signature format and that it is respected upon display.
UserTimeZoneTest::testUserTimeZone in drupal/core/modules/user/lib/Drupal/user/Tests/UserTimeZoneTest.php
Tests the display of dates and time when user-configurable time zones are set.
UserTokenReplaceTest::testUserTokenReplacement in drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php
Creates a user, then tests the tokens generated from it.
UserTranslationUITest::testTranslateLinkUserAdminPage in drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php
Tests translate link on user admin list.
UserValidateCurrentPassCustomFormTest::testUserValidateCurrentPassCustomForm in drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php
Tests that user_validate_current_pass can be reused on a custom form.
VocabularyLanguageTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyPermissionsTest.php
Create, edit and delete a taxonomy term via the user interface.
VocabularyTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php
Sets up a Drupal site for running functional and integration tests.
VocabularyUnitTest::setUp in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php
Sets up a Drupal site for running functional and integration tests.
WizardTestBase::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardTestBase.php
Sets up a Drupal site for running functional and integration tests.