function FilledStandardUpdatePath::getInfo
File
-
modules/
simpletest/ tests/ upgrade/ upgrade.test, line 626
Class
- FilledStandardUpdatePath
- Performs point release update tests on a 'filled' database.
Code
public static function getInfo() {
return array(
'name' => 'Basic standard + all profile update path, populated database',
'description' => 'Basic update path tests for a standard profile install with all enabled modules and a populated database.',
'group' => 'Upgrade path',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.