TestRun::$databasePrefix

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Test/TestRun.php \Drupal\Core\Test\TestRun::databasePrefix

The test database prefix.

Type: string

File

core/lib/Drupal/Core/Test/TestRun.php, line 17

Class

TestRun
Implements an object that tracks execution of a test run.

Namespace

Drupal\Core\Test

Code

protected $databasePrefix;

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