function UpgradePathTaxonomyTestCase::getInfo
File
-
modules/
simpletest/ tests/ upgrade/ upgrade.taxonomy.test, line 7
Class
- UpgradePathTaxonomyTestCase
- Test taxonomy upgrades.
Code
public static function getInfo() {
return array(
'name' => 'Taxonomy upgrade path',
'description' => 'Taxonomy upgrade path tests.',
'group' => 'Upgrade path',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.