You are here

7 calls to InstallerTestBase::visitInstaller() in Drupal 10

InstallerExistingConfigProfileHookInstall::visitInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php
Visits the interactive installer.
InstallerExistingConfigSyncDirectoryProfileHookInstall::visitInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php
Visits the interactive installer.
InstallerExistingInstallationTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingInstallationTest.php
Verifies that Drupal can't be reinstalled while an existing installation is available.
InstallerLanguagePageTest::setUpLanguage in core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php
Installer step: Select language.
InstallerPostInstallTest::testVisitInstallerPostInstall in core/tests/Drupal/FunctionalTests/Installer/InstallerPostInstallTest.php
Confirms that visiting the installer does not break things post-install.
InstallerTest::visitInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php
Visits the interactive installer.
InstallerTestBase::setUp in core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php