function RegistryParseFilesTestCase::getInfo
File
-
modules/
simpletest/ tests/ registry.test, line 57
Class
Code
public static function getInfo() {
return array(
'name' => 'Registry parse files test',
'description' => 'Read two a simple files from disc, and check that their resources are saved to the database.',
'group' => 'System',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.