function FilterAdminTestCase::getInfo
File
-
modules/
filter/ filter.test, line 179
Class
- FilterAdminTestCase
- Tests the administrative functionality of the Filter module.
Code
public static function getInfo() {
return array(
'name' => 'Filter administration functionality',
'description' => 'Thoroughly test the administrative interface of the filter module.',
'group' => 'Filter',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.