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