CommentHelperCase::setCommentAnonymous in modules/comment/tests/comment.test
Sets the value governing restrictions on anonymous comments.
CommentHelperCase::setCommentForm in modules/comment/tests/comment.test
Sets the value governing whether the comment form is on its own page.
CommentHelperCase::setCommentPreview in modules/comment/tests/comment.test
Sets the value governing the previewing mode for the comment form.
CommentHelperCase::setCommentsPerPage in modules/comment/tests/comment.test
Sets the value specifying the default number of comments per page.
CommentHelperCase::setCommentSubject in modules/comment/tests/comment.test
Sets the value governing whether the subject field should be enabled.
CommentInterfaceTest::testCommentInterface in modules/comment/tests/comment.test
Tests the comment interface.
CommentInterfaceTest::testCommentNodeCommentStatistics in modules/comment/tests/comment.test
Tests the node comment statistics.
CommentNodeAccessTest::testThreadedCommentView in modules/comment/tests/comment.test
Test that threaded comments can be viewed.
CommentNodeAutoCloserTestCase::testNodeCommentAutoCloserSettings in modules/comment/tests/comment.test
Tests the auto closer node type setting and the override setting on individual nodes.
CommentPagerTest::testCommentNewPageIndicator in modules/comment/tests/comment.test
Tests comment_new_page_count().
CommentPagerTest::testCommentOrderingThreading in modules/comment/tests/comment.test
Tests comment ordering and threading.
CommentPagerTest::testCommentPaging in modules/comment/tests/comment.test
Confirms comment paging works correctly with flat and threaded comments.
CommentPreviewTest::testCommentEditPreviewSave in modules/comment/tests/comment.test
Tests comment edit, preview, and save.
CommentPreviewTest::testCommentPreview in modules/comment/tests/comment.test
Tests comment preview.
CommentThreadingTestCase::testCommentThreading in modules/comment/tests/comment.test
Tests the comment threading.