function ForumIndexTestCase::getInfo
File
-
modules/
forum/ forum.test, line 676
Class
- ForumIndexTestCase
- Tests the forum index listing.
Code
public static function getInfo() {
return array(
'name' => 'Forum index',
'description' => 'Tests the forum index listing.',
'group' => 'Forum',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.