function DatabaseFetch2TestCase::getInfo
File
-
modules/
simpletest/ tests/ database_test.test, line 482
Class
- DatabaseFetch2TestCase
- Test fetch actions, part 2.
Code
public static function getInfo() {
return array(
'name' => 'Fetch tests, part 2',
'description' => 'Test the Database system\'s various fetch capabilities.',
'group' => 'Database',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.