7 calls to CommentTestBase::setCommentAnonymous() in Zircon Profile 8
- CommentAdminTest::testApprovalAdminInterface in core/
modules/ comment/ src/ Tests/ CommentAdminTest.php - Test comment approval functionality through admin/content/comment.
- CommentAdminTest::testApprovalNodeInterface in core/
modules/ comment/ src/ Tests/ CommentAdminTest.php - Tests comment approval functionality through the node interface.
- CommentAdminTest::testEditComment in core/
modules/ comment/ src/ Tests/ CommentAdminTest.php - Tests editing a comment as an admin.
- CommentAnonymousTest::testAnonymous in core/
modules/ comment/ src/ Tests/ CommentAnonymousTest.php - Tests anonymous comment functionality.
- CommentAttributesTest::setUp in core/
modules/ rdf/ src/ Tests/ CommentAttributesTest.php - Sets up a Drupal site for running functional and integration tests.
- CommentLinksTest::testCommentLinks in core/
modules/ comment/ src/ Tests/ CommentLinksTest.php - Tests that comment links are output and can be hidden.
- CommentStatisticsTest::testCommentNodeCommentStatistics in core/
modules/ comment/ src/ Tests/ CommentStatisticsTest.php - Tests the node comment statistics.