function CommentNodeChangesTestCase::getInfo
File
-
modules/
comment/ comment.test, line 2314
Class
- CommentNodeChangesTestCase
- Tests that comments behave correctly when the node is changed.
Code
public static function getInfo() {
return array(
'name' => 'Comment deletion on node changes',
'description' => 'Tests that comments behave correctly when the node is changed.',
'group' => 'Comment',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.