function InstallerBrokenDatabasePortSettingsTest::setUpRequirementsProblem
Installer step: Requirements problem.
Override this method to test specific requirements warnings or errors during the installer.
Overrides InstallerTestBase::setUpRequirementsProblem
File
-
core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerBrokenDatabasePortSettingsTest.php, line 61
Class
- InstallerBrokenDatabasePortSettingsTest
- Tests the installer with incorrect connection info in settings.php.
Namespace
Drupal\FunctionalTests\InstallerCode
protected function setUpRequirementsProblem() : void {
// We are testing an update requirements problem, so we need to override the
// parent method.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.