protected property DrupalTestCase::$databasePrefix in Drupal 7
The database prefix of this test run.
Type: string
File
- modules/
simpletest/ drupal_web_test_case.php, line 33
Class
- DrupalTestCase
- Base class for Drupal tests.
Code
protected $databasePrefix = NULL;