property UpgradePathTestCase::$databaseDumpFiles in Drupal 7
The file path(s) to the dumped database(s) to load into the child site.
Type: array
File
- modules/
simpletest/ tests/ upgrade/ upgrade.test, line 13
Class
- UpgradePathTestCase
- Perform end-to-end tests of the upgrade path.
Code
var $databaseDumpFiles = array();