protected property DrupalTestCase::$databasePrefix

The database prefix of this test run.

Tipo: string

Archivo

drupal-7.x/modules/simpletest/drupal_web_test_case.php, line 33

Class

DrupalTestCase
Base class for Drupal tests.

Código

protected $databasePrefix = NULL;