function OptionsWidgetsTestCase::getInfo

File

modules/field/modules/options/options.test, line 14

Class

OptionsWidgetsTestCase
@file Tests for options.module.

Code

public static function getInfo() {
    return array(
        'name' => 'Options widgets',
        'description' => "Test the Options widgets.",
        'group' => 'Field types',
    );
}

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