protected property DrupalTestCase::$verboseDirectoryUrl in Drupal 7
URL to the verbose output file directory.
Type: string
File
- modules/
simpletest/ drupal_web_test_case.php, line 47
Class
- DrupalTestCase
- Base class for Drupal tests.
Code
protected $verboseDirectoryUrl;