You are here

162 calls to WebTestBase::drupalCreateContentType() in Zircon Profile 8

AggregatorTestBase::setUp in core/modules/aggregator/src/Tests/AggregatorTestBase.php
Sets up a Drupal site for running functional and integration tests.
BasicTest::testViewsWizardAndListing in core/modules/views/src/Tests/Wizard/BasicTest.php
BasicTest::testWizardForm in core/modules/views/src/Tests/Wizard/BasicTest.php
Tests the actual wizard form.
BookTest::testBookNavigationCacheContext in core/modules/book/src/Tests/BookTest.php
Tests the book navigation cache context.
BooleanFormatterSettingsTest::setUp in core/modules/field/src/Tests/Boolean/BooleanFormatterSettingsTest.php
Sets up a Drupal site for running functional and integration tests.
BulkFormAccessTest::setUp in core/modules/node/src/Tests/Views/BulkFormAccessTest.php
Sets up a Drupal site for running functional and integration tests.
BulkFormTest::testBulkForm in core/modules/action/src/Tests/BulkFormTest.php
Tests the bulk form.
CacheTagTest::setUp in core/modules/views/src/Tests/Plugin/CacheTagTest.php
Sets up a Drupal site for running functional and integration tests.
CKEditorLoadingTest::setUp in core/modules/ckeditor/src/Tests/CKEditorLoadingTest.php
Sets up a Drupal site for running functional and integration tests.
CommentFieldsTest::testCommentDefaultFields in core/modules/comment/src/Tests/CommentFieldsTest.php
Tests that the default 'comment_body' field is correctly added.
CommentFieldsTest::testCommentFieldDelete in core/modules/comment/src/Tests/CommentFieldsTest.php
Tests that you can remove a comment field.
CommentFieldsTest::testCommentFieldLinksNonDefaultName in core/modules/comment/src/Tests/CommentFieldsTest.php
Tests link building with non-default comment field names.
CommentLanguageTest::setUp in core/modules/comment/src/Tests/CommentLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
CommentTestBase::setUp in core/modules/comment/src/Tests/CommentTestBase.php
Sets up a Drupal site for running functional and integration tests.
CommentTestBase::setUp in core/modules/comment/src/Tests/Views/CommentTestBase.php
Sets up a Drupal site for running functional and integration tests.
CommentTranslationUITest::setupBundle in core/modules/comment/src/Tests/CommentTranslationUITest.php
Creates or initializes the bundle date if needed.
CommentTypeTest::testCommentTypeDeletion in core/modules/comment/src/Tests/CommentTypeTest.php
Tests deleting a comment type that still has content.
CommentUninstallTest::setUp in core/modules/comment/src/Tests/CommentUninstallTest.php
Sets up a Drupal site for running functional and integration tests.
ConditionFormTest::testConfigForm in core/modules/system/src/Tests/Condition/ConditionFormTest.php
Submit the condition_node_type_test_form to test condition forms.
ConfigExportImportUITest::testExportImport in core/modules/config/src/Tests/ConfigExportImportUITest.php
Tests a simple site export import case.
ConfigImportUITest::testEntityBundleDelete in core/modules/config/src/Tests/ConfigImportUITest.php
Tests the config importer cannot delete bundles with existing entities.
ConfigTranslationListUiTest::doContentTypeListTest in core/modules/config_translation/src/Tests/ConfigTranslationListUiTest.php
Tests the content type listing for the translate operation.
ConfigTranslationListUiTest::doFieldListTest in core/modules/config_translation/src/Tests/ConfigTranslationListUiTest.php
Tests the field listing for the translate operation.
ContentTranslationContextualLinksTest::setUp in core/modules/content_translation/src/Tests/ContentTranslationContextualLinksTest.php
Sets up a Drupal site for running functional and integration tests.
ContentTranslationEntityBundleUITest::testContentTypeUI in core/modules/content_translation/src/Tests/ContentTranslationEntityBundleUITest.php
Tests content types default translation behaviour.
ContentTranslationSettingsTest::setUp in core/modules/content_translation/src/Tests/ContentTranslationSettingsTest.php
Sets up a Drupal site for running functional and integration tests.
ContextualDynamicContextTest::setUp in core/modules/contextual/src/Tests/ContextualDynamicContextTest.php
Sets up a Drupal site for running functional and integration tests.
DateTimeFieldTest::testDefaultValue in core/modules/datetime/src/Tests/DateTimeFieldTest.php
Test default value functionality.
DateTimeTest::testTimeZoneHandling in core/modules/system/src/Tests/System/DateTimeTest.php
Test time zones and DST handling.
DbLogTest::verifyEvents in core/modules/dblog/src/Tests/DbLogTest.php
Generates and then verifies various types of events.
DefaultViewRecentCommentsTest::setUp in core/modules/comment/src/Tests/Views/DefaultViewRecentCommentsTest.php
Sets up a Drupal site for running functional and integration tests.
DefaultViewsTest::setUp in core/modules/views/src/Tests/DefaultViewsTest.php
Sets up a Drupal site for running functional and integration tests.
DisabledDisplayTest::testDisabledDisplays in core/modules/views/src/Tests/Plugin/DisabledDisplayTest.php
Tests that views displays can be disabled.
DisplayAttachmentTest::testDisabledAttachments in core/modules/views/src/Tests/Plugin/DisplayAttachmentTest.php
Tests that nothing is output when the attachment displays are disabled.
DisplayFeedTest::testDisabledFeed in core/modules/views/src/Tests/Plugin/DisplayFeedTest.php
Tests that nothing is output when the feed display is disabled.
DisplayFeedTest::testFeedFieldOutput in core/modules/views/src/Tests/Plugin/DisplayFeedTest.php
Tests the rendered output for fields display.
DisplayFeedTest::testFeedOutput in core/modules/views/src/Tests/Plugin/DisplayFeedTest.php
Tests the rendered output.
EditorLoadingTest::setUp in core/modules/editor/src/Tests/EditorLoadingTest.php
Sets up a Drupal site for running functional and integration tests.
EditorSecurityTest::setUp in core/modules/editor/src/Tests/EditorSecurityTest.php
Sets up a Drupal site for running functional and integration tests.
EntityReferenceAdminTest::setUp in core/modules/field/src/Tests/EntityReference/EntityReferenceAdminTest.php
Sets up a Drupal site for running functional and integration tests.
EntityReferenceAutoCreateTest::setUp in core/modules/field/src/Tests/EntityReference/EntityReferenceAutoCreateTest.php
Sets up a Drupal site for running functional and integration tests.
EntityReferenceFieldDefaultValueTest::setUp in core/modules/field/src/Tests/EntityReference/EntityReferenceFieldDefaultValueTest.php
Sets up a Drupal site for running functional and integration tests.
EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultConfigValue in core/modules/field/src/Tests/EntityReference/EntityReferenceFieldDefaultValueTest.php
Tests that dependencies due to default values can be removed.
EntityReferenceFieldTranslatedReferenceViewTest::setUpContentTypes in core/modules/field/src/Tests/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php
Create content types.
EntityReferenceFileUploadTest::setUp in core/modules/field/src/Tests/EntityReference/EntityReferenceFileUploadTest.php
Sets up a Drupal site for running functional and integration tests.
EntityReferenceSelectionAccessTest::setUp in core/modules/system/src/Tests/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php
Sets up a Drupal site for running functional and integration tests.
EntityReferenceXSSTest::testEntityReferenceXSS in core/modules/field/src/Tests/EntityReference/EntityReferenceXSSTest.php
Tests markup is escaped in the entity reference select and label formatter.
EntityTranslationFormTest::testEntityFormLanguage in core/modules/system/src/Tests/Entity/EntityTranslationFormTest.php
Tests entity form language.
ExposedFormTest::setUp in core/modules/views/src/Tests/Plugin/ExposedFormTest.php
Sets up a Drupal site for running functional and integration tests.
ExposedFormUITest::setUp in core/modules/views_ui/src/Tests/ExposedFormUITest.php
Sets up a Drupal site for running functional and integration tests.
FieldAccessTest::setUp in core/modules/field/src/Tests/FieldAccessTest.php
Sets up a Drupal site for running functional and integration tests.
FieldApiDataTest::setUp in core/modules/views/src/Tests/FieldApiDataTest.php
Sets up a Drupal site for running functional and integration tests.
FieldApiDataTest::testViewsData in core/modules/views/src/Tests/FieldApiDataTest.php
Unit testing the views data structure.
FieldDefaultValueCallbackTest::setUp in core/modules/field/src/Tests/FieldDefaultValueCallbackTest.php
Sets up a Drupal site for running functional and integration tests.
FieldEntityOperationsTest::setUp in core/modules/views/src/Tests/Handler/FieldEntityOperationsTest.php
Sets up a Drupal site for running functional and integration tests.
FieldEntityTest::setUp in core/modules/views/src/Tests/Entity/FieldEntityTest.php
Sets up a Drupal site for running functional and integration tests.
FieldGroupRowsTest::setUp in core/modules/views/src/Tests/Handler/FieldGroupRowsTest.php
Sets up a Drupal site for running functional and integration tests.
FieldGroupRowsWebTest::setUp in core/modules/views/src/Tests/Handler/FieldGroupRowsWebTest.php
Sets up a Drupal site for running functional and integration tests.
FieldUIDeleteTest::testDeleteField in core/modules/field_ui/src/Tests/FieldUIDeleteTest.php
Tests that deletion removes field storages and fields as expected.
FileFieldTestBase::setUp in core/modules/file/src/Tests/FileFieldTestBase.php
Sets up a Drupal site for running functional and integration tests.
FilterAdminTest::setUp in core/modules/filter/src/Tests/FilterAdminTest.php
Sets up a Drupal site for running functional and integration tests.
FilterEntityBundleTest::setUp in core/modules/views/src/Tests/Entity/FilterEntityBundleTest.php
Sets up a Drupal site for running functional and integration tests.
FilterFormatAccessTest::setUp in core/modules/filter/src/Tests/FilterFormatAccessTest.php
Sets up a Drupal site for running functional and integration tests.
FilterHooksTest::testFilterHooks in core/modules/filter/src/Tests/FilterHooksTest.php
Tests hooks on format management.
FilterHtmlImageSecureTest::setUp in core/modules/filter/src/Tests/FilterHtmlImageSecureTest.php
Sets up a Drupal site for running functional and integration tests.
FilterSecurityTest::setUp in core/modules/filter/src/Tests/FilterSecurityTest.php
Sets up a Drupal site for running functional and integration tests.
FilterUITest::setUp in core/modules/views_ui/src/Tests/FilterUITest.php
Sets up a Drupal site for running functional and integration tests.
FrontPageTest::doTestFrontPageViewCacheTags in core/modules/node/src/Tests/Views/FrontPageTest.php
Tests the cache tags on the front page.
FrontPageTest::setUp in core/modules/system/src/Tests/System/FrontPageTest.php
Sets up a Drupal site for running functional and integration tests.
GlossaryTest::testGlossaryView in core/modules/views/src/Tests/GlossaryTest.php
Tests the default glossary view.
HandlerAllTest::testHandlers in core/modules/views/src/Tests/Handler/HandlerAllTest.php
Tests most of the handlers.
HandlerTest::setUp in core/modules/views/src/Tests/Handler/HandlerTest.php
Sets up a Drupal site for running functional and integration tests.
HandlerTest::testHandlerHelpEscaping in core/modules/views_ui/src/Tests/HandlerTest.php
Tests escaping of field labels in help text.
HistoryTest::setUp in core/modules/history/src/Tests/HistoryTest.php
Sets up a Drupal site for running functional and integration tests.
HtaccessTest::testFileAccess in core/modules/system/src/Tests/System/HtaccessTest.php
Iterates over protected files and calls assertNoFileAccess().
ImageFieldTestBase::setUp in core/modules/image/src/Tests/ImageFieldTestBase.php
Sets up a Drupal site for running functional and integration tests.
IntegrationTest::setUp in core/modules/statistics/src/Tests/Views/IntegrationTest.php
Sets up a Drupal site for running functional and integration tests.
ItemsPerPageTest::testItemsPerPage in core/modules/views/src/Tests/Wizard/ItemsPerPageTest.php
Tests the number of items per page.
LanguageConfigurationElementTest::testNodeTypeDelete in core/modules/language/src/Tests/LanguageConfigurationElementTest.php
Tests the language settings are deleted on bundle delete.
LanguageConfigurationElementTest::testNodeTypeUpdate in core/modules/language/src/Tests/LanguageConfigurationElementTest.php
Tests that the configuration is retained when the node type is updated.
LinkFieldUITest::testFieldUI in core/modules/link/src/Tests/LinkFieldUITest.php
Tests the link field UI.
LocaleContentTest::testContentTypeDirLang in core/modules/locale/src/Tests/LocaleContentTest.php
Test if a dir and lang tags exist in node's attributes.
LocaleContentTest::testContentTypeLanguageConfiguration in core/modules/locale/src/Tests/LocaleContentTest.php
Test if a content type can be set to multilingual and language is present.
LocalePathTest::setUp in core/modules/locale/src/Tests/LocalePathTest.php
Sets up a Drupal site for running functional and integration tests.
ManageDisplayTest::setUp in core/modules/field_ui/src/Tests/ManageDisplayTest.php
Sets up a Drupal site for running functional and integration tests.
ManageFieldsTest::setUp in core/modules/field_ui/src/Tests/ManageFieldsTest.php
Sets up a Drupal site for running functional and integration tests.
ManageFieldsTest::testDeleteField in core/modules/field_ui/src/Tests/ManageFieldsTest.php
Tests that deletion removes field storages and fields as expected.
MenuLinkTest::setUp in core/modules/views/src/Tests/Plugin/MenuLinkTest.php
Sets up a Drupal site for running functional and integration tests.
MenuNodeTest::setUp in core/modules/menu_ui/src/Tests/MenuNodeTest.php
Sets up a Drupal site for running functional and integration tests.
MenuTest::setUp in core/modules/menu_ui/src/Tests/MenuTest.php
Sets up a Drupal site for running functional and integration tests.
MiniPagerTest::setUp in core/modules/views/src/Tests/Plugin/MiniPagerTest.php
Sets up a Drupal site for running functional and integration tests.
MultiFormTest::setUp in core/modules/system/src/Tests/Ajax/MultiFormTest.php
Sets up a Drupal site for running functional and integration tests.
NodeAccessPagerTest::setUp in core/modules/node/src/Tests/NodeAccessPagerTest.php
Sets up a Drupal site for running functional and integration tests.
NodeContextualLinksTest::testNodeContextualLinks in core/modules/node/src/Tests/Views/NodeContextualLinksTest.php
Tests contextual links.
NodeContextualLinksTest::testPageWithDisabledContextualModule in core/modules/node/src/Tests/Views/NodeContextualLinksTest.php
Tests if the node page works if Contextual Links is disabled.
NodeFieldFilterTest::setUp in core/modules/node/src/Tests/Views/NodeFieldFilterTest.php
Sets up a Drupal site for running functional and integration tests.
NodeFieldMultilingualTest::setUp in core/modules/node/src/Tests/NodeFieldMultilingualTest.php
Sets up a Drupal site for running functional and integration tests.
NodeFormSaveChangedTimeTest::setUp in core/modules/node/src/Tests/NodeFormSaveChangedTimeTest.php
Sets up a Drupal site for running functional and integration tests.
NodeHelpTest::setUp in core/modules/node/src/Tests/NodeHelpTest.php
Sets up a Drupal site for running functional and integration tests.
NodeIntegrationTest::testNodeViewTypeArgument in core/modules/node/src/Tests/Views/NodeIntegrationTest.php
Tests basic node view with a node type argument.
NodeLanguageTest::setUp in core/modules/node/src/Tests/Views/NodeLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
NodeRevisionWizardTest::testViewAdd in core/modules/node/src/Tests/Views/NodeRevisionWizardTest.php
Tests creating a node revision view.
NodeTestBase::setUp in core/modules/node/src/Tests/NodeTestBase.php
Sets up a Drupal site for running functional and integration tests.
NodeTranslationUITest::testDisabledBundle in core/modules/node/src/Tests/NodeTranslationUITest.php
Tests that no metadata is stored for a disabled bundle.
NodeTypeTest::testNodeTypeCreation in core/modules/node/src/Tests/NodeTypeTest.php
Tests creating a content type programmatically and via a form.
NodeTypeTest::testNodeTypeDeletion in core/modules/node/src/Tests/NodeTypeTest.php
Tests deleting a content type that still has content.
NodeTypeTranslationTest::testNodeTypeTitleLabelTranslation in core/modules/node/src/Tests/NodeTypeTranslationTest.php
Tests the node type title label translation.
NodeTypeTranslationTest::testNodeTypeTranslation in core/modules/node/src/Tests/NodeTypeTranslationTest.php
Tests the node type translation.
NodeWizardTest::testViewAddWithNodeTitles in core/modules/views/src/Tests/Wizard/NodeWizardTest.php
Tests creating a view with node titles.
NumberFieldTest::testNumberFormatter in core/modules/field/src/Tests/Number/NumberFieldTest.php
Test default formatter behavior
OptionsFieldUITest::setUp in core/modules/options/src/Tests/OptionsFieldUITest.php
Sets up a Drupal site for running functional and integration tests.
OverrideDisplaysTest::testOverrideDisplays in core/modules/views_ui/src/Tests/OverrideDisplaysTest.php
Tests that displays can be overridden via the UI.
OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays in core/modules/views_ui/src/Tests/OverrideDisplaysTest.php
Tests that the wizard correctly sets up default and overridden displays.
PageCacheTest::testQueryParameterFormatRequests in core/modules/page_cache/src/Tests/PageCacheTest.php
Tests support for different cache items with different request formats specified via a query parameter.
PagerTest::testLimit in core/modules/views/src/Tests/Plugin/PagerTest.php
Tests the some pager plugin.
PagerTest::testNoLimit in core/modules/views/src/Tests/Plugin/PagerTest.php
Tests the none-pager-query.
PagerTest::testNormalPager in core/modules/views/src/Tests/Plugin/PagerTest.php
Tests the normal pager.
PagerTest::testPagerConfigTranslation in core/modules/views/src/Tests/Plugin/PagerTest.php
Tests translating the pager using config_translation.
PagerTest::testPagerLocale in core/modules/views/src/Tests/Plugin/PagerTest.php
Tests translating the pager using locale.
PagerTest::testRenderNullPager in core/modules/views/src/Tests/Plugin/PagerTest.php
Tests rendering with NULL pager.
PagerTest::testViewTotalRowsWithoutPager in core/modules/views/src/Tests/Plugin/PagerTest.php
PageTitleTest::setUp in core/modules/system/src/Tests/System/PageTitleTest.php
Implement setUp().
PathTestBase::setUp in core/modules/path/src/Tests/PathTestBase.php
Sets up a Drupal site for running functional and integration tests.
PreviewTest::testPreviewWithPagersUI in core/modules/views_ui/src/Tests/PreviewTest.php
Tests pagers in the preview form.
PrivateFileOnTranslatedEntityTest::setUp in core/modules/file/src/Tests/PrivateFileOnTranslatedEntityTest.php
Sets up a Drupal site for running functional and integration tests.
QuickEditAutocompleteTermTest::setUp in core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php
Sets up a Drupal site for running functional and integration tests.
QuickEditIntegrationLoadingTest::setUp in core/modules/editor/src/Tests/QuickEditIntegrationLoadingTest.php
Sets up a Drupal site for running functional and integration tests.
QuickEditLoadingTest::setUp in core/modules/quickedit/src/Tests/QuickEditLoadingTest.php
Sets up a Drupal site for running functional and integration tests.
RebuildTest::setUp in core/modules/system/src/Tests/Form/RebuildTest.php
Sets up a Drupal site for running functional and integration tests.
reEnableModuleFieldTest::setUp in core/modules/field/src/Tests/reEnableModuleFieldTest.php
Sets up a Drupal site for running functional and integration tests.
ResponseGeneratorTest::setUp in core/modules/system/src/Tests/System/ResponseGeneratorTest.php
Sets up a Drupal site for running functional and integration tests.
ResponsiveImageFieldUiTest::setUp in core/modules/responsive_image/src/Tests/ResponsiveImageFieldUiTest.php
Sets up a Drupal site for running functional and integration tests.
RESTTestBase::setUp in core/modules/rest/src/Tests/RESTTestBase.php
Sets up a Drupal site for running functional and integration tests.
RowPluginTest::setUp in core/modules/node/src/Tests/Views/RowPluginTest.php
Sets up a Drupal site for running functional and integration tests.
SearchIntegrationTest::testSearchIntegration in core/modules/views/src/Tests/SearchIntegrationTest.php
Tests search integration.
SearchMultilingualTest::testMultilingualSearchFilter in core/modules/views/src/Tests/SearchMultilingualTest.php
Tests search with multilingual nodes.
SearchPageCacheTagsTest::testSearchTagsBubbling in core/modules/search/src/Tests/SearchPageCacheTagsTest.php
Tests the presence of expected cache tags with referenced entities.
SearchTestBase::setUp in core/modules/search/src/Tests/SearchTestBase.php
Sets up a Drupal site for running functional and integration tests.
ShortcutTestBase::setUp in core/modules/shortcut/src/Tests/ShortcutTestBase.php
Sets up a Drupal site for running functional and integration tests.
SortingTest::testSorting in core/modules/views/src/Tests/Wizard/SortingTest.php
Tests the sorting functionality.
StatisticsAdminTest::setUp in core/modules/statistics/src/Tests/StatisticsAdminTest.php
Sets up a Drupal site for running functional and integration tests.
StatisticsAttachedTest::setUp in core/modules/statistics/src/Tests/StatisticsAttachedTest.php
Sets up a Drupal site for running functional and integration tests.
StatisticsLoggingTest::setUp in core/modules/statistics/src/Tests/StatisticsLoggingTest.php
Sets up a Drupal site for running functional and integration tests.
StatisticsTestBase::setUp in core/modules/statistics/src/Tests/StatisticsTestBase.php
Sets up a Drupal site for running functional and integration tests.
StyleSerializerTest::testFieldapiField in core/modules/rest/src/Tests/Views/StyleSerializerTest.php
Tests the field row style using fieldapi fields.
StyleSerializerTest::testGroupRows in core/modules/rest/src/Tests/Views/StyleSerializerTest.php
Tests the "Grouped rows" functionality.
StyleSerializerTest::testRestViewExposedFilter in core/modules/rest/src/Tests/Views/StyleSerializerTest.php
Tests the exposed filter works.
TaggedWithTest::setUp in core/modules/views/src/Tests/Wizard/TaggedWithTest.php
Sets up a Drupal site for running functional and integration tests.
TaxonomyIndexTidUiTest::testExposedFilter in core/modules/taxonomy/src/Tests/Views/TaxonomyIndexTidUiTest.php
Tests exposed taxonomy filters.
TaxonomyTestBase::mockStandardInstall in core/modules/taxonomy/src/Tests/Views/TaxonomyTestBase.php
Provides a workaround for the inability to use the standard profile.
TaxonomyTestBase::setUp in core/modules/taxonomy/src/Tests/TaxonomyTestBase.php
Sets up a Drupal site for running functional and integration tests.
TelephoneFieldTest::setUp in core/modules/telephone/src/Tests/TelephoneFieldTest.php
Sets up a Drupal site for running functional and integration tests.
ThemeTest::setUp in core/modules/system/src/Tests/System/ThemeTest.php
Sets up a Drupal site for running functional and integration tests.
TrackerNodeAccessTest::setUp in core/modules/tracker/src/Tests/TrackerNodeAccessTest.php
Sets up a Drupal site for running functional and integration tests.
TrackerTest::setUp in core/modules/tracker/src/Tests/TrackerTest.php
Sets up a Drupal site for running functional and integration tests.
TrackerTestBase::setUp in core/modules/tracker/src/Tests/Views/TrackerTestBase.php
Sets up a Drupal site for running functional and integration tests.
TwigDebugMarkupTest::testTwigDebugMarkup in core/modules/system/src/Tests/Theme/TwigDebugMarkupTest.php
Tests debug markup added to Twig template output.
UnsavedPreviewTest::testUnsavedPageDisplayPreview in core/modules/views_ui/src/Tests/UnsavedPreviewTest.php
Tests previews of unsaved new page displays.
UserAttributesTest::testUserAttributesInMarkup in core/modules/rdf/src/Tests/UserAttributesTest.php
Tests if default mapping for user is being used.
UserCancelTest::setUp in core/modules/user/src/Tests/UserCancelTest.php
Sets up a Drupal site for running functional and integration tests.
UserTimeZoneTest::testUserTimeZone in core/modules/user/src/Tests/UserTimeZoneTest.php
Tests the display of dates and time when user-configurable time zones are set.
WizardTest::setUp in core/modules/comment/src/Tests/Views/WizardTest.php
Sets up a Drupal site for running functional and integration tests.