UpgradePathTestCase::$databaseDumpFiles

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();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.