You are here

protected function InstallerDatabaseErrorMessagesTest::setUpSite in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Installer/InstallerDatabaseErrorMessagesTest.php \Drupal\system\Tests\Installer\InstallerDatabaseErrorMessagesTest::setUpSite()

inheritdoc}

Overrides InstallerTestBase::setUpSite

File

core/modules/system/src/Tests/Installer/InstallerDatabaseErrorMessagesTest.php, line 35
Contains \Drupal\system\Tests\Installer\InstallerDatabaseErrorMessagesTest.

Class

InstallerDatabaseErrorMessagesTest
Tests the installer with database errors.

Namespace

Drupal\system\Tests\Installer

Code

protected function setUpSite() {

  // This step should not appear as we had a failure on the settings screen.
}