function ImageFieldDisplayTestCase::getInfo
File
-
modules/
image/ image.test, line 942
Class
- ImageFieldDisplayTestCase
- Test class to check that formatters and display settings are working.
Code
public static function getInfo() {
return array(
'name' => 'Image field display tests',
'description' => 'Test the display of image fields.',
'group' => 'Image',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.