24 calls to WebTestBase::rebuildContainer()

CommentFieldsTest::testCommentEnable in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php
Tests that comment module works when enabled after a content module.
EditorAdminTest::enableUnicornEditor in drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorAdminTest.php
Enables the unicorn editor.
EntityTranslationTestBase::setUp in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php
Sets up a Drupal site for running functional and integration tests.
EntityTranslationWorkflowsTest::setupEntity in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php
Creates a test entity and translate it.
ForumTest::testEnableForumField in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Tests disabling and re-enabling the Forum module.
InstallerTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/InstallerTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageUILanguageNegotiationTest::testLanguageDomain in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php
Tests url() when separate domains are used for multiple languages.
LanguageUrlRewritingTest::testDomainNameNegotiationPort in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php
Check URL rewriting when using a domain name and a non-standard port.
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.
MainContentFallbackTest::testMainContentFallback in drupal/core/modules/system/lib/Drupal/system/Tests/System/MainContentFallbackTest.php
Test availability of main content.
ModuleTestBase::assertModules in drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php
Assert the list of modules are enabled or disabled.
ModuleTestBase::assertModuleTablesExist in drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php
Assert that all tables defined in a module's hook_schema() exist.
PathLanguageTest::testAliasTranslation in drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php
Test alias functionality through the admin interfaces.
ThemeTest::testRegistryRebuild in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php
Ensures the theme registry is rebuilt when modules are disabled/enabled.
TranslationTest::resetCaches in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Resets static caches to make the test code match the client-side behavior.
TwigDebugMarkupTest::testTwigDebugMarkup in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigDebugMarkupTest.php
Tests debug markup added to Twig template output.
TwigSettingsTest::testTwigAutoReloadOverride in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigSettingsTest.php
Ensures Twig template auto reload setting can be overridden.
TwigSettingsTest::testTwigCacheOverride in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigSettingsTest.php
Ensures Twig template cache setting can be overridden.
TwigSettingsTest::testTwigDebugOverride in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigSettingsTest.php
Ensures Twig engine debug setting can be overridden.
UpgradePathTestBase::getUpdatePhp in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php
Gets update.php without calling url().
UpgradePathTestBase::performUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php
Perform the upgrade.
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.
ViewTestBase::enableViewsTestModule in drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php
Sets up the views_test_data.module.
WebTestBase::setUp in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Sets up a Drupal site for running functional and integration tests.