property UpgradePathTestCase::$upgradeErrors

Array of errors triggered during the upgrade process.

File

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

Class

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

Code

var $upgradeErrors = array();