function FileFieldDisplayTestCase::getInfo
File
-
modules/
file/ tests/ file.test, line 1140
Class
- FileFieldDisplayTestCase
- Tests that formatters are working properly.
Code
public static function getInfo() {
return array(
'name' => 'File field display tests',
'description' => 'Test the display of file fields in node and views.',
'group' => 'File',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.