function FormsElementsValidationTestCase::getInfo
File
-
modules/
simpletest/ tests/ form.test, line 777
Class
- FormsElementsValidationTestCase
- Tests validation of additional Form API properties.
Code
public static function getInfo() {
return array(
'name' => 'Form element validation - misc',
'description' => 'Tests miscellaneous form element validation mechanisms.',
'group' => 'Form API',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.