function SearchCommentTestCase::getInfo
File
-
modules/
search/ search.test, line 760
Class
- SearchCommentTestCase
- Test integration searching comments.
Code
public static function getInfo() {
return array(
'name' => 'Comment Search tests',
'description' => 'Test integration searching comments.',
'group' => 'Search',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.