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