function CommentPreviewTest::getInfo

File

modules/comment/comment.test, line 949

Class

CommentPreviewTest
Test previewing comments.

Code

public static function getInfo() {
    return array(
        'name' => 'Comment preview',
        'description' => 'Test comment preview.',
        'group' => 'Comment',
    );
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.