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