function CategorizeFeedTestCase::getInfo
File
-
modules/
aggregator/ aggregator.test, line 412
Class
- CategorizeFeedTestCase
- Tests the categorize feed functionality in the Aggregator module.
Code
public static function getInfo() {
return array(
'name' => 'Categorize feed functionality',
'description' => 'Categorize feed test.',
'group' => 'Aggregator',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.