function FilterCRUDTestCase::getInfo
File
-
modules/
filter/ filter.test, line 12
Class
- FilterCRUDTestCase
- Tests for text format and filter CRUD operations.
Code
public static function getInfo() {
return array(
'name' => 'Filter CRUD operations',
'description' => 'Test creation, loading, updating, deleting of text formats and filters.',
'group' => 'Filter',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.