protected property TestBase::$databasePrefix

The database prefix of this test run.

Type: string

File

drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php, line 37
Definition of Drupal\simpletest\TestBase.

Class

TestBase
Base class for Drupal tests.

Namespace

Drupal\simpletest

Code

protected $databasePrefix = NULL;