function AggregatorUpdatePathTestCase::getInfo
File
-
modules/
simpletest/ tests/ upgrade/ update.aggregator.test, line 8
Class
- AggregatorUpdatePathTestCase
- @file Tests schema changes in aggregator.module.
Code
public static function getInfo() {
return array(
'name' => 'Aggregator update path',
'description' => 'Aggregator update path tests.',
'group' => 'Upgrade path',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.