property UpgradePathTestCase::$databaseDumpFiles

The file path(s) to the dumped database(s) to load into the child site.

Type: array

File

drupal/modules/simpletest/tests/upgrade/upgrade.test, line 13

Class

UpgradePathTestCase
Perform end-to-end tests of the upgrade path.

Code

var $databaseDumpFiles = array();