QuickStartTest::$testDb

Same name in this branch
  1. 11.x core/tests/Drupal/Tests/Core/Command/QuickStartTest.php \Drupal\Tests\Core\Command\QuickStartTest::testDb
Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Command/QuickStartTest.php \Drupal\Tests\Core\Command\QuickStartTest::testDb
  2. 8.9.x core/tests/Drupal/Tests/Core/Command/QuickStartTest.php \Drupal\Tests\Core\Command\QuickStartTest::testDb
  3. 10 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/BuildTests/QuickStart/QuickStartTest.php, line 44

Class

QuickStartTest
Tests the quick-start commands.

Namespace

Drupal\BuildTests\QuickStart

Code

protected $testDb;

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