You are here

165 calls to WebTestBase::drupalPlaceBlock() in Zircon Profile 8

AccessDeniedTest::setUp in core/modules/system/src/Tests/System/AccessDeniedTest.php
Sets up a Drupal site for running functional and integration tests.
AccessDeniedTest::testAccessDenied in core/modules/system/src/Tests/System/AccessDeniedTest.php
AccessTestBase::setUp in core/modules/user/src/Tests/Views/AccessTestBase.php
Sets up a Drupal site for running functional and integration tests.
AddFeedTest::setUp in core/modules/aggregator/src/Tests/AddFeedTest.php
Sets up a Drupal site for running functional and integration tests.
AggregatorRenderingTest::setUp in core/modules/aggregator/src/Tests/AggregatorRenderingTest.php
Sets up a Drupal site for running functional and integration tests.
AggregatorRenderingTest::testBlockLinks in core/modules/aggregator/src/Tests/AggregatorRenderingTest.php
Adds a feed block to the page and checks its links.
AggregatorTestBase::setUp in core/modules/aggregator/src/Tests/AggregatorTestBase.php
Sets up a Drupal site for running functional and integration tests.
AjaxFormCacheTest::testBlockForms in core/modules/system/src/Tests/Ajax/AjaxFormCacheTest.php
Tests AJAX forms in blocks.
AjaxFormCacheTest::testQueryString in core/modules/system/src/Tests/Ajax/AjaxFormCacheTest.php
Tests AJAX forms on pages with a query string.
BasicTest::setUp in core/modules/views/src/Tests/Wizard/BasicTest.php
Sets up a Drupal site for running functional and integration tests.
BasicTest::testViewsWizardAndListing in core/modules/views/src/Tests/Wizard/BasicTest.php
BlockAdminThemeTest::testSevenAdminTheme in core/modules/block/src/Tests/BlockAdminThemeTest.php
Ensure contextual links are disabled in Seven theme.
BlockCacheTest::setUp in core/modules/block/src/Tests/BlockCacheTest.php
Sets up a Drupal site for running functional and integration tests.
BlockContentCacheTagsTest::testBlock in core/modules/block_content/src/Tests/BlockContentCacheTagsTest.php
Tests that the block is cached with the correct contexts and tags.
BlockContentTestBase::setUp in core/modules/block_content/src/Tests/BlockContentTestBase.php
Sets the test up.
BlockContentTranslationUITest::setUp in core/modules/block_content/src/Tests/BlockContentTranslationUITest.php
Sets up a Drupal site for running functional and integration tests.
BlockContentTypeTest::setUp in core/modules/block_content/src/Tests/BlockContentTypeTest.php
Sets the test up.
BlockFormInBlockTest::setUp in core/modules/block/src/Tests/BlockFormInBlockTest.php
Sets up a Drupal site for running functional and integration tests.
BlockHiddenRegionTest::setUp in core/modules/block/src/Tests/BlockHiddenRegionTest.php
Sets up a Drupal site for running functional and integration tests.
BlockHookOperationTest::testBlockOperationAlter in core/modules/block/src/Tests/BlockHookOperationTest.php
BlockHtmlTest::setUp in core/modules/block/src/Tests/BlockHtmlTest.php
Sets up a Drupal site for running functional and integration tests.
BlockInstallTest::testCacheTagInvalidationUponInstallation in core/modules/block/src/Tests/BlockInstallTest.php
BlockInvalidRegionTest::testBlockInInvalidRegion in core/modules/block/src/Tests/BlockInvalidRegionTest.php
Tests that blocks assigned to invalid regions work correctly.
BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete in core/modules/block/src/Tests/BlockLanguageTest.php
Tests if the visibility settings are removed if the language is deleted.
BlockRenderOrderTest::testBlockRenderOrder in core/modules/block/src/Tests/BlockRenderOrderTest.php
Tests the render order of the blocks.
BlockSystemBrandingTest::setUp in core/modules/block/src/Tests/BlockSystemBrandingTest.php
Sets up a Drupal site for running functional and integration tests.
BlockTest::testBlock in core/modules/block/src/Tests/BlockTest.php
Test configuring and moving a module-define block to specific regions.
BlockTest::testBlockAccess in core/modules/block/src/Tests/BlockTest.php
Tests the block access.
BlockTest::testBlockCacheTags in core/modules/block/src/Tests/BlockTest.php
Test that cache tags are properly set and bubbled up to the page cache.
BlockTest::testThemeAdminLink in core/modules/block/src/Tests/BlockTest.php
Tests that a link exists to block layout from the appearance form.
BlockTest::testThemeName in core/modules/block/src/Tests/BlockTest.php
Test block display of theme titles.
BlockTest::testUninstallTheme in core/modules/block/src/Tests/BlockTest.php
Tests that uninstalling a theme removes its block configuration.
BlockUiTest::setUp in core/modules/block/src/Tests/BlockUiTest.php
Sets up a Drupal site for running functional and integration tests.
BlockUiTest::testBlockAdminUiPage in core/modules/block/src/Tests/BlockUiTest.php
Test block admin page exists and functions correctly.
BlockUiTest::testBlockDemoUiPage in core/modules/block/src/Tests/BlockUiTest.php
Test block demo page exists and functions correctly.
BlockXssTest::testXssInCategory in core/modules/block/src/Tests/BlockXssTest.php
Tests XSS in category.
BlockXssTest::testXssInTitle in core/modules/block/src/Tests/BlockXssTest.php
Tests XSS in title.
BookTest::setUp in core/modules/book/src/Tests/BookTest.php
Sets up a Drupal site for running functional and integration tests.
BookTest::testBookNavigationBlock in core/modules/book/src/Tests/BookTest.php
Tests the functionality of the book navigation block.
BookTest::testNavigationBlockOnAccessModuleInstalled in core/modules/book/src/Tests/BookTest.php
Tests the book navigation block when an access module is installed.
BreadcrumbTest::setUp in core/modules/system/src/Tests/Menu/BreadcrumbTest.php
Sets up a Drupal site for running functional and integration tests.
BrowserTest::setUp in core/modules/simpletest/src/Tests/BrowserTest.php
Sets up a Drupal site for running functional and integration tests.
CommentAdminTest::setUp in core/modules/comment/src/Tests/CommentAdminTest.php
Sets up a Drupal site for running functional and integration tests.
CommentBlockTest::testRecentCommentBlock in core/modules/comment/src/Tests/CommentBlockTest.php
Tests the recent comments block.
CommentNonNodeTest::setUp in core/modules/comment/src/Tests/CommentNonNodeTest.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.
CommentTypeTest::setUp in core/modules/comment/src/Tests/CommentTypeTest.php
Sets the test up.
ConfigEntityImportTest::doBlockUpdate in core/modules/system/src/Tests/Entity/ConfigEntityImportTest.php
Tests updating a block during import.
ConfigEntityListMultilingualTest::setUp in core/modules/config/src/Tests/ConfigEntityListMultilingualTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigEntityListTest::setUp in core/modules/config/src/Tests/ConfigEntityListTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigLanguageOverrideWebTest::testSiteNameTranslation in core/modules/config/src/Tests/ConfigLanguageOverrideWebTest.php
Tests translating the site name.
ConfigSingleImportExportTest::setUp in core/modules/config/src/Tests/ConfigSingleImportExportTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigSingleImportExportTest::testImportSimpleConfiguration in core/modules/config/src/Tests/ConfigSingleImportExportTest.php
Tests importing a simple configuration file.
ConfigTranslationListUiTest::doBlockListTest in core/modules/config_translation/src/Tests/ConfigTranslationListUiTest.php
Tests the block listing for the translate operation.
ConfigTranslationListUiTest::setUp in core/modules/config_translation/src/Tests/ConfigTranslationListUiTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigTranslationOverviewTest::setUp in core/modules/config_translation/src/Tests/ConfigTranslationOverviewTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigTranslationUiTest::setUp in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigTranslationUiTest::testSiteInformationTranslationUi in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests the site information translation interface.
ContactSitewideTest::setUp in core/modules/contact/src/Tests/ContactSitewideTest.php
Sets up a Drupal site for running functional and integration tests.
DateTimeTest::setUp in core/modules/system/src/Tests/System/DateTimeTest.php
Sets up a Drupal site for running functional and integration tests.
DbLogTest::setUp in core/modules/dblog/src/Tests/DbLogTest.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.
DefaultViewsTest::setUp in core/modules/views_ui/src/Tests/DefaultViewsTest.php
Sets up a Drupal site for running functional and integration tests.
DeleteFeedTest::testDeleteFeed in core/modules/aggregator/src/Tests/DeleteFeedTest.php
Deletes a feed and ensures that all of its services are deleted.
DisabledDisplayTest::setUp in core/modules/views/src/Tests/Plugin/DisabledDisplayTest.php
Sets up a Drupal site for running functional and integration tests.
DisplayBlockTest::testBlockContextualLinks in core/modules/block/src/Tests/Views/DisplayBlockTest.php
Tests the contextual links on a Views block.
DisplayBlockTest::testBlockEmptyRendering in core/modules/block/src/Tests/Views/DisplayBlockTest.php
Tests the various testcases of empty block rendering.
DisplayBlockTest::testBlockRendering in core/modules/block/src/Tests/Views/DisplayBlockTest.php
Tests the actual rendering of the views block.
DisplayBlockTest::testDeleteBlockDisplay in core/modules/block/src/Tests/Views/DisplayBlockTest.php
Tests removing a block display.
DisplayFeedTest::testFeedOutput in core/modules/views/src/Tests/Plugin/DisplayFeedTest.php
Tests the rendered output.
DisplayPageWebTest::setUp in core/modules/views/src/Tests/Plugin/DisplayPageWebTest.php
Sets up a Drupal site for running functional and integration tests.
DisplayPageWebTest::testPageDisplayMenu in core/modules/views/src/Tests/Plugin/DisplayPageWebTest.php
Tests menu settings of page displays.
DisplayPathTest::setUp in core/modules/views_ui/src/Tests/DisplayPathTest.php
Sets up a Drupal site for running functional and integration tests.
DisplayTest::testInvalidDisplayPlugins in core/modules/views/src/Tests/Plugin/DisplayTest.php
Tests invalid display plugins.
DisplayTest::testPageContextualLinks in core/modules/views_ui/src/Tests/DisplayTest.php
Tests contextual links on Views page displays.
DuplicateTest::setUp in core/modules/views_ui/src/Tests/DuplicateTest.php
Sets up a Drupal site for running functional and integration tests.
EntityDisplayModeTest::setUp in core/modules/field_ui/src/Tests/EntityDisplayModeTest.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.
ExposedFormTest::testExposedBlock in core/modules/views/src/Tests/Plugin/ExposedFormTest.php
Tests the exposed block functionality.
FieldUIDeleteTest::setUp in core/modules/field_ui/src/Tests/FieldUIDeleteTest.php
Sets up a Drupal site for running functional and integration tests.
FieldUIRouteTest::setUp in core/modules/field_ui/src/Tests/FieldUIRouteTest.php
Sets up a Drupal site for running functional and integration tests.
FileFieldWidgetTest::setUp in core/modules/file/src/Tests/FileFieldWidgetTest.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.
FilterFormatAccessTest::setUp in core/modules/filter/src/Tests/FilterFormatAccessTest.php
Sets up a Drupal site for running functional and integration tests.
ForumBlockTest::testActiveForumTopicsBlock in core/modules/forum/src/Tests/ForumBlockTest.php
Tests the "Active forum topics" block.
ForumBlockTest::testNewForumTopicsBlock in core/modules/forum/src/Tests/ForumBlockTest.php
Tests the "New forum topics" block.
ForumNodeAccessTest::testForumNodeAccess in core/modules/forum/src/Tests/ForumNodeAccessTest.php
Creates some users and creates a public node and a private node.
ForumTest::setUp in core/modules/forum/src/Tests/ForumTest.php
Sets up a Drupal site for running functional and integration tests.
HandlerTest::setUp in core/modules/views_ui/src/Tests/HandlerTest.php
Sets up a Drupal site for running functional and integration tests.
HtmlResponseAttachmentsTest::testRenderCachedBlock in core/modules/system/src/Tests/Render/HtmlResponseAttachmentsTest.php
Test caching of ['#attached'].
ImportOpmlTest::openImportForm in core/modules/aggregator/src/Tests/ImportOpmlTest.php
Opens OPML import form.
ItemsPerPageTest::setUp in core/modules/views/src/Tests/Wizard/ItemsPerPageTest.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.
LanguagePathMonolingualTest::setUp in core/modules/language/src/Tests/LanguagePathMonolingualTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageSwitchingTest::testLanguageBlock in core/modules/language/src/Tests/LanguageSwitchingTest.php
Functional tests for the language switcher block.
LanguageSwitchingTest::testLanguageBlockWithDomain in core/modules/language/src/Tests/LanguageSwitchingTest.php
Test language switcher links for domain based negotiation.
LanguageSwitchingTest::testLanguageSessionSwitchLinks in core/modules/language/src/Tests/LanguageSwitchingTest.php
Tests language switcher links for session based negotiation.
LanguageTourTest::setUp in core/modules/language/src/Tests/LanguageTourTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageUILanguageNegotiationTest::testDisableLanguageSwitcher in core/modules/language/src/Tests/LanguageUILanguageNegotiationTest.php
Tests if the language switcher block gets deleted when a language type has been made not configurable.
LanguageUILanguageNegotiationTest::testUrlLanguageFallback in core/modules/language/src/Tests/LanguageUILanguageNegotiationTest.php
Test URL language detection when the requested URL has no language.
LinkFieldUITest::setUp in core/modules/link/src/Tests/LinkFieldUITest.php
Sets up a Drupal site for running functional and integration tests.
LocalActionTest::setUp in core/modules/system/src/Tests/Menu/LocalActionTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleConfigTranslationImportTest::testConfigTranslationModuleInstall in core/modules/locale/src/Tests/LocaleConfigTranslationImportTest.php
Test update changes configuration translations if enabled after language.
LocalTasksTest::setUp in core/modules/system/src/Tests/Menu/LocalTasksTest.php
Sets up a Drupal site for running functional and integration tests.
LocalTasksTest::testLocalTaskBlock in core/modules/system/src/Tests/Menu/LocalTasksTest.php
Tests that local task blocks are configurable to show a specific level.
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.
MenuAccessTest::setUp in core/modules/system/src/Tests/Menu/MenuAccessTest.php
Sets up a Drupal site for running functional and integration tests.
MenuAccessTest::testMenuBlockLinksAccessCheck in core/modules/system/src/Tests/Menu/MenuAccessTest.php
Tests menu link for route with access check.
MenuCacheTagsTest::testMenuBlock in core/modules/menu_ui/src/Tests/MenuCacheTagsTest.php
Tests cache tags presence and invalidation of the Menu entity.
MenuLinkReorderTest::testDefaultMenuLinkReorder in core/modules/menu_ui/src/Tests/MenuLinkReorderTest.php
Test creating, editing, deleting menu links via node form widget.
MenuLinkSecurityTest::testMenuLink in core/modules/system/src/Tests/Menu/MenuLinkSecurityTest.php
Ensures that a menu link does not cause an XSS issue.
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.
MenuRouterTest::setUp in core/modules/system/src/Tests/Menu/MenuRouterTest.php
Sets up a Drupal site for running functional and integration tests.
MenuTest::addCustomMenu in core/modules/menu_ui/src/Tests/MenuTest.php
Creates a custom menu.
MenuTest::setUp in core/modules/menu_ui/src/Tests/MenuTest.php
Sets up a Drupal site for running functional and integration tests.
MenuTest::testBlockContextualLinks in core/modules/menu_ui/src/Tests/MenuTest.php
Tests the contextual links on a menu block.
MenuTest::testMenus in core/modules/views/src/Tests/Wizard/MenuTest.php
Tests the menu functionality.
NewDefaultThemeBlocksTest::testNewDefaultThemeBlocks in core/modules/block/src/Tests/NewDefaultThemeBlocksTest.php
Check the enabled Bartik blocks are correctly copied over.
NodeAccessMenuLinkTest::setUp in core/modules/node/src/Tests/NodeAccessMenuLinkTest.php
Sets up a Drupal site for running functional and integration tests.
NodeBlockFunctionalTest::testRecentNodeBlock in core/modules/node/src/Tests/NodeBlockFunctionalTest.php
Tests the recent comments block.
NodeEditFormTest::setUp in core/modules/node/src/Tests/NodeEditFormTest.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.
NodeSyndicateBlockTest::testSyndicateBlock in core/modules/node/src/Tests/NodeSyndicateBlockTest.php
Tests that the "Syndicate" block is shown when enabled.
NodeTitleTest::setUp in core/modules/node/src/Tests/NodeTitleTest.php
Sets up a Drupal site for running functional and integration tests.
NodeTranslationUITest::setUp in core/modules/node/src/Tests/NodeTranslationUITest.php
Sets up a Drupal site for running functional and integration tests.
NonDefaultBlockAdminTest::setUp in core/modules/block/src/Tests/NonDefaultBlockAdminTest.php
Sets up a Drupal site for running functional and integration tests.
OverrideDisplaysTest::setUp in core/modules/views_ui/src/Tests/OverrideDisplaysTest.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.
PageCacheTagsIntegrationTest::testPageCacheTags in core/modules/page_cache/src/Tests/PageCacheTagsIntegrationTest.php
Test that cache tags are properly bubbled up to the page level.
PageEditTest::setUp in core/modules/block_content/src/Tests/PageEditTest.php
Sets the test up.
PageTitleTest::setUp in core/modules/system/src/Tests/System/PageTitleTest.php
Implement setUp().
PageTitleTest::testTitleXSS in core/modules/system/src/Tests/System/PageTitleTest.php
Test if the title of the site is XSS proof.
QuickEditLoadingTest::testContentBlock in core/modules/quickedit/src/Tests/QuickEditLoadingTest.php
Tests that Quick Edit's data- attributes are present for content blocks.
RedirectTest::testRedirectFromErrorPages in core/modules/system/src/Tests/Form/RedirectTest.php
Tests form redirection from 404/403 pages with the Block form.
ResponsiveImageFieldUiTest::setUp in core/modules/responsive_image/src/Tests/ResponsiveImageFieldUiTest.php
Sets up a Drupal site for running functional and integration tests.
SearchBlockTest::testSearchFormBlock in core/modules/search/src/Tests/SearchBlockTest.php
Test that the search form block can be placed and works.
SearchConfigSettingsFormTest::setUp in core/modules/search/src/Tests/SearchConfigSettingsFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchPageTextTest::setUp in core/modules/search/src/Tests/SearchPageTextTest.php
Sets up a Drupal site for running functional and integration tests.
SettingsTest::setUp in core/modules/views_ui/src/Tests/SettingsTest.php
Sets up a Drupal site for running functional and integration tests.
ShortcutLinksTest::setUp in core/modules/shortcut/src/Tests/ShortcutLinksTest.php
Sets up a Drupal site for running functional and integration tests.
ShortcutLinksTest::testShortcutBlockAccess in core/modules/shortcut/src/Tests/ShortcutLinksTest.php
Tests that the 'access shortcuts' permission is required to access the shortcut block.
ShortcutSetsTest::setUp in core/modules/shortcut/src/Tests/ShortcutSetsTest.php
Sets up a Drupal site for running functional and integration tests.
SortingTest::setUp in core/modules/views/src/Tests/Wizard/SortingTest.php
Sets up a Drupal site for running functional and integration tests.
StatisticsReportsTest::testPopularContentBlock in core/modules/statistics/src/Tests/StatisticsReportsTest.php
Tests the "popular content" block.
TaxonomyTestBase::setUp in core/modules/taxonomy/src/Tests/TaxonomyTestBase.php
Sets up a Drupal site for running functional and integration tests.
TermTest::setUp in core/modules/taxonomy/src/Tests/TermTest.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.
ThemeTest::testRegionClass in core/modules/system/src/Tests/Theme/ThemeTest.php
Tests that region attributes can be manipulated via preprocess functions.
ThemeTest::testThemeSettings in core/modules/system/src/Tests/System/ThemeTest.php
Test the theme settings form.
TourTest::setUp in core/modules/tour/src/Tests/TourTest.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.
TrustedHostsTest::testShortcut in core/modules/system/src/Tests/System/TrustedHostsTest.php
Tests that shortcut module works together with host verification.
UpdateCoreTest::setUp in core/modules/update/src/Tests/UpdateCoreTest.php
Sets up a Drupal site for running functional and integration tests.
UserAccountLinksTest::setUp in core/modules/user/src/Tests/UserAccountLinksTest.php
Sets up a Drupal site for running functional and integration tests.
UserBlocksTest::setUp in core/modules/user/src/Tests/UserBlocksTest.php
Sets up a Drupal site for running functional and integration tests.
UserBlocksTest::testWhosOnlineBlock in core/modules/user/src/Tests/UserBlocksTest.php
Test the Who's Online block.
UserPasswordResetTest::setUp in core/modules/user/src/Tests/UserPasswordResetTest.php
Sets up a Drupal site for running functional and integration tests.
UserRoleAdminTest::setUp in core/modules/user/src/Tests/UserRoleAdminTest.php
Sets up a Drupal site for running functional and integration tests.
ViewsListTest::setUp in core/modules/views_ui/src/Tests/ViewsListTest.php
Sets up a Drupal site for running functional and integration tests.
VocabularyPermissionsTest::setUp in core/modules/taxonomy/src/Tests/VocabularyPermissionsTest.php
Sets up a Drupal site for running functional and integration tests.
VocabularyUiTest::setUp in core/modules/taxonomy/src/Tests/VocabularyUiTest.php
Sets up a Drupal site for running functional and integration tests.
WizardTestBase::setUp in core/modules/views/src/Tests/Wizard/WizardTestBase.php
Sets up a Drupal site for running functional and integration tests.