function TriggerUpdatePathTestCase::getInfo
File
-
modules/
simpletest/ tests/ upgrade/ update.trigger.test, line 11
Class
- TriggerUpdatePathTestCase
- Tests the Trigger 7.0 -> 7.x upgrade path.
Code
public static function getInfo() {
return array(
'name' => 'Trigger update path',
'description' => 'Trigger update path tests.',
'group' => 'Upgrade path',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.