function FormElementTestCase::getInfo
File
-
modules/
simpletest/ tests/ form.test, line 542
Class
- FormElementTestCase
- Tests building and processing of core form elements.
Code
public static function getInfo() {
return array(
'name' => 'Element processing',
'description' => 'Tests building and processing of core form elements.',
'group' => 'Form API',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.