You are here

protected property DrupalWebTestCase::$generatedTestFiles in Drupal 7

Whether the files were copied to the test files directory.

File

modules/simpletest/drupal_web_test_case.php, line 944

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Code

protected $generatedTestFiles = FALSE;