QuickStartTest::$testDb

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Command/QuickStartTest.php \Drupal\Tests\Core\Command\QuickStartTest::testDb
  2. 10 core/tests/Drupal/Tests/Core/Command/QuickStartTest.php \Drupal\Tests\Core\Command\QuickStartTest::testDb
  3. 11.x core/tests/Drupal/Tests/Core/Command/QuickStartTest.php \Drupal\Tests\Core\Command\QuickStartTest::testDb

A test database object.

Type: \Drupal\Core\Test\TestDatabase

File

core/tests/Drupal/Tests/Core/Command/QuickStartTest.php, line 40

Class

QuickStartTest
Tests the quick-start commands.

Namespace

Drupal\Tests\Core\Command

Code

protected $testDb;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.