15 calls to CommentHelperCase::setCommentSettings()

CommentHelperCase::setCommentAnonymous in drupal/modules/comment/comment.test
Set comment anonymous level setting.
CommentHelperCase::setCommentForm in drupal/modules/comment/comment.test
Set comment form location setting.
CommentHelperCase::setCommentPreview in drupal/modules/comment/comment.test
Set comment preview setting.
CommentHelperCase::setCommentsPerPage in drupal/modules/comment/comment.test
Set the default number of comments per page.
CommentHelperCase::setCommentSubject in drupal/modules/comment/comment.test
Set comment subject setting.
CommentInterfaceTest::testCommentInterface in drupal/modules/comment/comment.test
Test comment interface.
CommentInterfaceTest::testCommentNodeCommentStatistics in drupal/modules/comment/comment.test
Tests the node comment statistics.
CommentNodeAccessTest::testThreadedCommentView in drupal/modules/comment/comment.test
Test that threaded comments can be viewed.
CommentPagerTest::testCommentNewPageIndicator in drupal/modules/comment/comment.test
Test comment_new_page_count().
CommentPagerTest::testCommentOrderingThreading in drupal/modules/comment/comment.test
Test comment ordering and threading.
CommentPagerTest::testCommentPaging in drupal/modules/comment/comment.test
Confirm comment paging works correctly with flat and threaded comments.
CommentPreviewTest::testCommentEditPreviewSave in drupal/modules/comment/comment.test
Test comment edit, preview, and save.
CommentPreviewTest::testCommentPreview in drupal/modules/comment/comment.test
Test comment preview.
CommentThreadingTestCase::testCommentThreading in drupal/modules/comment/comment.test
Tests the comment threading.
RdfCommentAttributesTestCase::setUp in drupal/modules/rdf/rdf.test
Sets up a Drupal site for running functional and integration tests.