function DatabaseUpdateTestCase::getInfo
File
-
modules/
simpletest/ tests/ database_test.test, line 830
Class
- DatabaseUpdateTestCase
- Update builder tests.
Code
public static function getInfo() {
return array(
'name' => 'Update tests',
'description' => 'Test the Update query builder.',
'group' => 'Database',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.