DrupalTestCase::$useSetupInstallationCache
Whether to cache the installation part of the setUp() method.
Type: bool
File
- 
              modules/simpletest/ drupal_web_test_case.php, line 59 
Class
- DrupalTestCase
- Base class for Drupal tests.
Code
public $useSetupInstallationCache = FALSE;Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
