function UpdateCoreUnitTestCase::getInfo
File
-
modules/
update/ update.test, line 801
Class
- UpdateCoreUnitTestCase
- Tests update functionality unrelated to the database.
Code
public static function getInfo() {
return array(
'name' => "Unit tests",
'description' => 'Test update funcionality unrelated to the database.',
'group' => 'Update',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.