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