function ImageAdminStylesUnitTest::getInfo

File

modules/image/image.test, line 573

Class

ImageAdminStylesUnitTest
Tests creation, deletion, and editing of image styles and effects.

Code

public static function getInfo() {
    return array(
        'name' => 'Image styles and effects UI configuration',
        'description' => 'Tests creation, deletion, and editing of image styles and effects at the UI level.',
        'group' => 'Image',
    );
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.