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