You are here

176 calls to UserCreationTrait::createUser() in Drupal 10

AccessDeniedTest::setUp in core/modules/system/tests/src/Functional/System/AccessDeniedTest.php
AccessPermissionTest::setUp in core/modules/user/tests/src/Kernel/Views/AccessPermissionTest.php
AccessTestBase::setUp in core/modules/user/tests/src/Functional/Views/AccessTestBase.php
AdminTest::setUp in core/modules/system/tests/src/Functional/System/AdminTest.php
AjaxPageStateTest::setUp in core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php
ArgumentDefaultTest::testPluginArgumentDefaultCurrentUser in core/modules/user/tests/src/Kernel/Views/ArgumentDefaultTest.php
Tests the current user with argument default.
ArgumentUidRevisionTest::testArgument in core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php
Tests the node_uid_revision argument.
ArgumentValidateTest::setUp in core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php
ArgumentValidatorTermNameTest::testArgumentValidatorTermNameAccess in core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php
Tests the access checking in term name argument validator plugin.
BlockContentRedirectTest::testRedirectDestination in core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php
Tests the redirect destination when editing block content.
BlockContentTestBase::setUp in core/modules/block_content/tests/src/Functional/Views/BlockContentTestBase.php
BlockContentWizardTest::setUp in core/modules/block_content/tests/src/Functional/Views/BlockContentWizardTest.php
Sets the test up.
BookRelationshipTest::setUp in core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php
BooleanFieldTest::setUp in core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php
BooleanFormatterSettingsTest::setUp in core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php
BooleanFormatterSettingsTest::setUp in core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php
BreadcrumbFrontCacheContextsTest::setUp in core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php
BreadcrumbTest::setUp in core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php
BreadcrumbTest::testBreadCrumbs in core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php
Tests breadcrumbs on node and administrative paths.
BulkFormAccessTest::testNodeDeleteAccess in core/modules/node/tests/src/Functional/Views/BulkFormAccessTest.php
Tests if nodes that may not be deleted, can not be deleted in bulk.
BulkFormAccessTest::testNodeEditAccess in core/modules/node/tests/src/Functional/Views/BulkFormAccessTest.php
Tests if nodes that may not be edited, can not be edited in bulk.
BulkFormAccessTest::testUserDeleteAccess in core/modules/user/tests/src/Functional/Views/BulkFormAccessTest.php
Tests if users that may not be deleted, can not be deleted in bulk.
BulkFormAccessTest::testUserEditAccess in core/modules/user/tests/src/Functional/Views/BulkFormAccessTest.php
Tests if users that may not be edited, can not be edited in bulk.
BulkFormTest::setUp in core/modules/node/tests/src/Functional/Views/BulkFormTest.php
BulkFormTest::testBulkForm in core/modules/user/tests/src/Functional/Views/BulkFormTest.php
Tests the user bulk form.
CacheContextOptimizationTest::testUserPermissionCacheContextOptimization in core/tests/Drupal/KernelTests/Core/Cache/CacheContextOptimizationTest.php
Ensures that 'user.permissions' cache context is able to define cache tags.
CacheContextOptimizationTest::testUserRolesCacheContextOptimization in core/tests/Drupal/KernelTests/Core/Cache/CacheContextOptimizationTest.php
Ensures that 'user.roles' still works when it is optimized away.
CommentAdminTest::testApprovalAdminInterface in core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php
Tests comment approval functionality through admin/content/comment.
CommentFieldFilterTest::setUp in core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php
CommentOperationsTest::testCommentOperations in core/modules/comment/tests/src/Functional/Views/CommentOperationsTest.php
Tests the operations field plugin.
CommentTestBase::setUp in core/modules/comment/tests/src/Functional/Views/CommentTestBase.php
ConfigTest::setUp in core/modules/system/tests/src/Functional/File/ConfigTest.php
ContactLinkTest::testContactLink in core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php
Tests contact link.
ContextualFilterTest::setUp in core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/ContextualFilterTest.php
CronRunTest::testAutomatedCron in core/modules/system/tests/src/Functional/System/CronRunTest.php
Ensure that the automated cron run module is working.
CronRunTest::testCronUI in core/modules/system/tests/src/Functional/System/CronRunTest.php
Make sure the cron UI reads from the state storage.
CronRunTest::testManualCron in core/modules/system/tests/src/Functional/System/CronRunTest.php
Ensure that the manual cron run is working.
DatabaseDriverProvidedByModuleTest::setUp in core/modules/system/tests/src/Functional/System/DatabaseDriverProvidedByModuleTest.php
DateFormatsMachineNameTest::setUp in core/modules/system/tests/src/Functional/System/DateFormatsMachineNameTest.php
DateFormatTest::setUp in core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php
DateTimeTest::setUp in core/modules/system/tests/src/Functional/System/DateTimeTest.php
DateTimeTest::testEnteringDateTimeViaSelectors in core/modules/system/tests/src/Functional/System/DateTimeTest.php
Tests handling case with invalid data in selectors (like February, 31st).
DefaultViewRecentCommentsTest::testBlockDisplay in core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php
Tests the block defined by the comments_recent view.
DisplayBlockTest::testBlockCategory in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests default and custom block categories.
DisplayBlockTest::testBlockContextualLinks in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests the contextual links on a Views block.
DisplayBlockTest::testViewsBlockForm in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests the block form for a Views block.
DrupalDateTimeTest::testDateTimezone in core/modules/system/tests/src/Functional/Datetime/DrupalDateTimeTest.php
Tests that DrupalDateTime can detect the right timezone to use.
ElementsVerticalTabsTest::setUp in core/modules/system/tests/src/Functional/Form/ElementsVerticalTabsTest.php
ElementTest::testFormAutocomplete in core/modules/system/tests/src/Functional/Form/ElementTest.php
Tests a form with an autocomplete setting..
EmailFieldTest::setUp in core/modules/field/tests/src/Functional/Email/EmailFieldTest.php
EntityAddUITest::testAddPageWithBundleEntities in core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php
Tests the add page for an entity type using bundle entities.
EntityAddUITest::testAddPageWithoutBundleEntities in core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php
Tests the add page for an entity type not using bundle entities.
EntityFilteringThemeTest::setUp in core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php
EntityFormTest::setUp in core/modules/system/tests/src/Functional/Entity/EntityFormTest.php
EntityListBuilderTest::setUp in core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php
EntityOperationsTest::setUp in core/modules/system/tests/src/Functional/Entity/EntityOperationsTest.php
EntityReferenceAdminTest::setUp in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php
EntityReferenceAdminTest::setUp in core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php
EntityReferenceAutoCreateTest::setUp in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAutoCreateTest.php
EntityReferenceAutoCreateTest::testNoBundles in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAutoCreateTest.php
Tests autocreation for an entity that has no bundles.
EntityReferenceFieldDefaultValueTest::setUp in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldDefaultValueTest.php
EntityReferenceFieldTranslatedReferenceViewTest::setUp in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php
EntityReferenceFileUploadTest::testFileUpload in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFileUploadTest.php
Tests that the autocomplete input element does not cause ajax fatal.
EntityReferenceIntegrationTest::setUp in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php
EntityReferenceSelectionAccessTest::testCommentHandler in core/modules/system/tests/src/Functional/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php
Tests the comment-specific overrides of the entity handler.
EntityReferenceSelectionAccessTest::testMediaHandler in core/modules/system/tests/src/Functional/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php
Tests the selection handler for the media entity type.
EntityReferenceSelectionAccessTest::testNodeHandler in core/modules/system/tests/src/Functional/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php
Tests the node-specific overrides of the entity handler.
EntityReferenceSelectionAccessTest::testTermHandler in core/modules/system/tests/src/Functional/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php
Tests the term-specific overrides of the selection handler.
EntityRevisionsTest::setUp in core/modules/system/tests/src/Functional/Entity/EntityRevisionsTest.php
EntityTranslationFormTest::testEntityFormLanguage in core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php
Tests entity form language.
EntityViewControllerTest::setUp in core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php
ExperimentalThemeTest::setUp in core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php
FieldTest::setUp in core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php
FieldUITest::setUp in core/modules/field/tests/src/Functional/Views/FieldUITest.php
FileMediaFormatterTestBase::setUp in core/modules/file/tests/src/Functional/Formatter/FileMediaFormatterTestBase.php
FilterAndArgumentUserUidTest::testHandlers in core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php
Tests the user posted or commented filter and argument handlers.
FilterDateTest::setUp in core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php
Create nodes with relative dates of yesterday, today, and tomorrow.
FilterNodeAccessTest::setUp in core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php
FilterNodeAccessTest::testFilterNodeAccess in core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php
Tests the node access filter.
FilterPermissionUiTest::testHandlerUI in core/modules/user/tests/src/Functional/Views/FilterPermissionUiTest.php
Tests basic filter handler settings in the UI.
FilterTest::setUp in core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php
FilterUidRevisionTest::testFilter in core/modules/node/tests/src/Kernel/Views/FilterUidRevisionTest.php
Tests the node_uid_revision filter.
FormatDateTest::testAdminDefinedFormatDate in core/modules/system/tests/src/Functional/Common/FormatDateTest.php
Tests admin-defined formats in DateFormatterInterface::format().
ForumIntegrationTest::testForumIntegration in core/modules/forum/tests/src/Functional/Views/ForumIntegrationTest.php
Tests the integration.
FrontPageTest::setUp in core/modules/system/tests/src/Functional/System/FrontPageTest.php
GroupedExposedFilterTest::setUp in core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php
HandlerArgumentUserUidTest::testArgumentTitle in core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php
Tests the generated title of a user: uid argument.
HandlerFieldUserNameTest::testUserName in core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php
HandlerFilterUserNameTest::setUp in core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
HandlerFilterUserNameTest::testAdminUserInterface in core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
Tests using the user interface.
InvalidUpdateHookTest::setUp in core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php
LayoutRestTestBase::setUp in core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php
LayoutRestTestBase::setUpAuthorization in core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php
Sets up the necessary authorization.
LinkCollectionNormalizerTest::setUp in core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php
MainContentFallbackTest::setUp in core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php
MenuRouterTest::doTestMenuName in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Tests for menu_name parameter for default menu links.
MenuRouterTest::doTestThemeCallbackMaintenanceMode in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Tests the theme negotiation when the site is in maintenance mode.
MenuRouterTest::testAuthUserUserLogin in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Tests that an authenticated user hitting 'user/login' gets redirected to 'user' and 'user/register' gets redirected to the user edit page.
ModulesListFormWebTest::setUp in core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php
ModuleTestBase::setUp in core/modules/system/tests/src/Functional/Module/ModuleTestBase.php
NodeLanguageTest::setUp in core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php
NoJavaScriptAnonymousTest::testNoJavaScript in core/modules/system/tests/src/Functional/Common/NoJavaScriptAnonymousTest.php
Tests that anonymous users are not served any JavaScript.
NumberFieldTest::setUp in core/modules/field/tests/src/Functional/Number/NumberFieldTest.php
NumberFieldTest::setUp in core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php
OEmbedFieldWidgetTest::testFieldWidgetHelpText in core/modules/media/tests/src/Functional/FieldWidget/OEmbedFieldWidgetTest.php
Tests that the oEmbed field widget shows the configured help text.
OEmbedFormatterTest::testDisplayConfiguration in core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php
Tests that oEmbed media types' display can be configured correctly.
OEmbedFormatterTest::testRender in core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php
Tests the oEmbed field formatter.
PageNotFoundTest::setUp in core/modules/system/tests/src/Functional/System/PageNotFoundTest.php
PagerTest::setUp in core/modules/system/tests/src/Functional/Pager/PagerTest.php
PageTest::testBatchProgressPageTheme in core/modules/system/tests/src/Functional/Batch/PageTest.php
Tests that the batch API progress page uses the correct theme.
PageTitleTest::setUp in core/modules/system/tests/src/Functional/System/PageTitleTest.php
Implement setUp().
PhpRequirementTest::setUp in core/modules/system/tests/src/Functional/System/PhpRequirementTest.php
PrepareUninstallTest::setUp in core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php
RebuildTest::setUp in core/modules/system/tests/src/Functional/Form/RebuildTest.php
RebuildTest::setUp in core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php
RebuildTest::testPreserveFormActionAfterAJAX in core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php
Tests that a form's action is retained after an Ajax submission.
RedirectTest::testRedirectFromErrorPages in core/modules/system/tests/src/Functional/Form/RedirectTest.php
Tests form redirection from 404/403 pages with the Block form.
RelationshipJoinInTest::testRelationshipInQuery in core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinInTest.php
Tests the query result of a view with a relationship with an IN condition.
RelationshipRepresentativeNodeTest::testRelationship in core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php
Tests the relationship.
RelationshipTest::testRelationshipRender in core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php
Tests rendering of a view with a relationship.
RelationshipUserFileDataTest::testViewsHandlerRelationshipUserFileData in core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php
Tests using the views file relationship.
RenderCacheTest::doTestUser1WithContexts in core/tests/Drupal/KernelTests/Core/Render/RenderCacheTest.php
Ensures that user 1 has a unique render cache for the given context.
ResponseGeneratorTest::setUp in core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php
RestExportAuthTest::setUp in core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php
RevisionLinkTest::testRevisionLinks in core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php
Tests revision links.
RevisionUidTest::testRevisionUid in core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php
Tests the node_revision_uid relationship.
RevisionUserTest::testRevisionUser in core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php
Tests the media_revision_user relationship.
RevisionUserTest::testRevisionUser in core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php
Tests the block_content_revision_user relationship.
RouterPermissionTest::testPermissionAccess in core/modules/system/tests/src/Functional/Routing/RouterPermissionTest.php
Tests permission requirements on routes.
RouterTest::testUserAccount in core/modules/system/tests/src/Functional/Routing/RouterTest.php
Tests the user account on the DIC.
SecurityAdvisoryTest::setUp in core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php
SecurityAdvisoryTest::testPsa in core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php
Tests that a security advisory is displayed.
SessionAuthenticationTest::setUp in core/modules/system/tests/src/Functional/Session/SessionAuthenticationTest.php
SessionHttpsTest::testHttpsSession in core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php
Tests HTTPS sessions.
SessionTest::testDataPersistence in core/modules/system/tests/src/Functional/Session/SessionTest.php
Tests data persistence via the session_test module callbacks.
SessionTest::testEmptySessionID in core/modules/system/tests/src/Functional/Session/SessionTest.php
Tests that empty session IDs are not allowed.
SessionTest::testSessionPersistenceOnLogin in core/modules/system/tests/src/Functional/Session/SessionTest.php
Tests storing data in Session() object.
SessionTest::testSessionSaveRegenerate in core/modules/system/tests/src/Functional/Session/SessionTest.php
Tests for \Drupal\Core\Session\WriteSafeSessionHandler::setSessionWritable() ::isSessionWritable and \Drupal\Core\Session\SessionManager::regenerate().
SessionTest::testSessionWrite in core/modules/system/tests/src/Functional/Session/SessionTest.php
Tests that sessions are only saved when necessary.
StatusExtraTest::testStatusExtra in core/modules/node/tests/src/Functional/Views/StatusExtraTest.php
Tests the status extra filter.
StatusTest::setUp in core/modules/system/tests/src/Functional/System/StatusTest.php
StorageTest::setUp in core/modules/system/tests/src/Functional/Form/StorageTest.php
StringFieldTest::setUp in core/modules/field/tests/src/Functional/String/StringFieldTest.php
StyleSerializerTest::setUp in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
SystemAuthorizeTest::setUp in core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php
TaxonomyIndexTidUiTest::setUp in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php
TaxonomyTermViewTest::setUp in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php
TermDisplayConfigurableTest::testDisplayConfigurable in core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php
Sets base fields to configurable display and check settings are respected.
TermNameFieldTest::testTermNameField in core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php
Tests term name field plugin functionality.
TextFieldTest::setUp in core/modules/text/tests/src/Functional/TextFieldTest.php
ThemeTokenTest::setUp in core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php
ThemeUiTest::setUp in core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php
ThemeUiTest::testModulePermissions in core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php
Tests permissions for enabling themes depending on disabled modules.
TokenReplaceWebTest::testTokens in core/modules/system/tests/src/Functional/System/TokenReplaceWebTest.php
Tests a token replacement on an actual website.
TrustedHostsTest::setUp in core/modules/system/tests/src/Functional/System/TrustedHostsTest.php
TwigTransTest::setUp in core/modules/system/tests/src/Functional/Theme/TwigTransTest.php
UninstallTest::testFailedInstallStatus in core/modules/system/tests/src/Functional/Module/UninstallTest.php
Tests that a module which fails to install can still be uninstalled.
UninstallTest::testUninstallPage in core/modules/system/tests/src/Functional/Module/UninstallTest.php
Tests the Uninstall page and Uninstall confirmation page.
UpcastingTest::testUpcasting in core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php
Confirms that all parameters are converted as expected.
UpdatePathLastRemovedTest::setUp in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php
UpdateSchemaTest::setUp in core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php
UpdateScriptTest::setUp in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
UpdateScriptTest::testExtensionCompatibilityChange in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests that extension compatibility changes are handled correctly.
UpdateScriptTest::testMaintenanceModeLink in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests maintenance mode link on update.php.
UpdateScriptTest::testMissingExtension in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests that a missing extension prevents updates.
UpdateScriptTest::testNoUpdateFunctionality in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests update.php when there are no updates to apply.
UpdateScriptTest::testSuccessfulMultilingualUpdateFunctionality in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests performing updates with update.php in a multilingual environment.
UpdateScriptTest::testSuccessfulUpdateFunctionality in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests update.php after performing a successful update.
UpdateScriptTest::testUpdateAccess in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests access to the update script.
UpdatesWith7xTest::setUp in core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php
UserFieldsAccessChangeTest::testUserFieldAccess in core/modules/user/tests/src/Functional/Views/UserFieldsAccessChangeTest.php
Tests if another module can change field access.
UserFieldsAccessChangeTest::testUserNameLink in core/modules/user/tests/src/Functional/Views/UserFieldsAccessChangeTest.php
Tests the user name formatter shows a link to the user when there is access but not otherwise.
UserTestBase::setUp in core/modules/user/tests/src/Functional/Views/UserTestBase.php
ValidationTest::testValidate in core/modules/system/tests/src/Functional/Form/ValidationTest.php
Tests #element_validate and #validate.
WizardTest::testCommentWizard in core/modules/comment/tests/src/Functional/Views/WizardTest.php
Tests adding a view of comments.
WizardTestBase::setUp in core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php