protected property WebTestBase::$generatedTestFiles

Whether the files were copied to the test files directory.

File

drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php, line 140
Definition of Drupal\simpletest\WebTestBase.

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $generatedTestFiles = FALSE;