function CommentThreadingTestCase::getInfo
File
-
modules/
comment/ comment.test, line 2218
Class
- CommentThreadingTestCase
- Tests comment threading.
Code
public static function getInfo() {
return array(
'name' => 'Comment Threading',
'description' => 'Test to make sure the comment number increments properly.',
'group' => 'Comment',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.