property UpgradePathTestCase::$upgradeErrors in Drupal 7
Array of errors triggered during the upgrade process.
File
- modules/
simpletest/ tests/ upgrade/ upgrade.test, line 23
Class
- UpgradePathTestCase
- Perform end-to-end tests of the upgrade path.
Code
var $upgradeErrors = array();