12 calls to CommentHelperCase::setCommentSubject()
- CommentContentRebuild::testCommentRebuild in drupal-7.x/
modules/ comment/ comment.test - Test to ensure that the comment's content array is rebuilt for every call to comment_view().
- CommentInterfaceTest::testCommentInterface in drupal-7.x/
modules/ comment/ comment.test - Test comment interface.
- CommentInterfaceTest::testCommentNodeCommentStatistics in drupal-7.x/
modules/ comment/ comment.test - Tests the node comment statistics.
- CommentNodeAccessTest::testThreadedCommentView in drupal-7.x/
modules/ comment/ comment.test - Test that threaded comments can be viewed.
- CommentPagerTest::testCommentNewPageIndicator in drupal-7.x/
modules/ comment/ comment.test - Test comment_new_page_count().
- CommentPagerTest::testCommentOrderingThreading in drupal-7.x/
modules/ comment/ comment.test - Test comment ordering and threading.
- CommentPagerTest::testCommentPaging in drupal-7.x/
modules/ comment/ comment.test - Confirm comment paging works correctly with flat and threaded comments.
- CommentPreviewTest::testCommentEditPreviewSave in drupal-7.x/
modules/ comment/ comment.test - Test comment edit, preview, and save.
- CommentPreviewTest::testCommentPreview in drupal-7.x/
modules/ comment/ comment.test - Test comment preview.
- CommentThreadingTestCase::testCommentThreading in drupal-7.x/
modules/ comment/ comment.test - Tests the comment threading.
- CommentTokenReplaceTestCase::testCommentTokenReplacement in drupal-7.x/
modules/ comment/ comment.test - Creates a comment, then tests the tokens generated from it.
- RdfCommentAttributesTestCase::setUp in drupal-7.x/
modules/ rdf/ rdf.test - Sets up a Drupal site for running functional and integration tests.