You are here

property UpgradePathTestCase::$loadedModules in Drupal 7

Array of modules loaded when the test starts.

File

modules/simpletest/tests/upgrade/upgrade.test, line 28

Class

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

Code

var $loadedModules = array();