CommentAnonymous::testAnonymous in core/modules/comment/tests/comment.test
Tests anonymous comment functionality.
CommentAnonymous::testAnonymous in core/modules/comment/tests/comment.test
Tests anonymous comment functionality.
CommentApprovalTest::testApprovalAdminInterface in core/modules/comment/tests/comment.test
Test comment approval functionality through admin/content/comment.
CommentApprovalTest::testApprovalAdminInterface in core/modules/comment/tests/comment.test
Test comment approval functionality through admin/content/comment.
CommentApprovalTest::testApprovalNodeInterface in core/modules/comment/tests/comment.test
Tests comment approval functionality through the node interface.
CommentApprovalTest::testApprovalNodeInterface in core/modules/comment/tests/comment.test
Tests comment approval functionality through the node interface.
CommentAuthorDeletionTestCase::testAuthorDeletion in core/modules/comment/tests/comment.test
Tests that comments are correctly deleted when their author is deleted.
CommentAuthorDeletionTestCase::testAuthorDeletion in core/modules/comment/tests/comment.test
Tests that comments are correctly deleted when their author is deleted.
CommentAuthorDeletionTestCase::testAuthorDeletionCommentModuleDisabled in core/modules/comment/tests/comment.test
Test comment author deletion while the comment module is disabled.
CommentAuthorDeletionTestCase::testAuthorDeletionCommentModuleDisabled in core/modules/comment/tests/comment.test
Test comment author deletion while the comment module is disabled.
CommentContentRebuild::testCommentRebuild in core/modules/comment/tests/comment.test
Tests the rebuilding of comment's content arrays on calling comment_view().
CommentContentRebuild::testCommentRebuild in core/modules/comment/tests/comment.test
Tests the rebuilding of comment's content arrays on calling comment_view().
CommentInterfaceTest::testCommentInterface in core/modules/comment/tests/comment.test
Tests the comment interface.
CommentInterfaceTest::testCommentInterface in core/modules/comment/tests/comment.test
Tests the comment interface.
CommentNodeAccessTest::testThreadedCommentView in core/modules/comment/tests/comment.test
Test that threaded comments can be viewed.
CommentNodeAccessTest::testThreadedCommentView in core/modules/comment/tests/comment.test
Test that threaded comments can be viewed.
CommentNodeChangesTestCase::testNodeCommentSettings in core/modules/comment/tests/comment.test
Tests opening, closing, and hiding comments.
CommentNodeChangesTestCase::testNodeCommentSettings in core/modules/comment/tests/comment.test
Tests opening, closing, and hiding comments.
CommentPagerTest::testCommentPaging in core/modules/comment/tests/comment.test
Confirms comment paging works correctly with flat and threaded comments.
CommentPagerTest::testCommentPaging in core/modules/comment/tests/comment.test
Confirms comment paging works correctly with flat and threaded comments.
CommentThreadingTestCase::testCommentThreading in core/modules/comment/tests/comment.test
Tests the comment threading.
CommentThreadingTestCase::testCommentThreading in core/modules/comment/tests/comment.test
Tests the comment threading.