CommentActionsTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentActionsTest.php |
Tests actions provided by the Comment module. |
CommentAnonymousTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentAnonymousTest.php |
Tests anonymous commenting. |
CommentApprovalTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentApprovalTest.php |
Tests comment approval functionality. |
CommentBlockTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php |
Tests the Comment module blocks. |
CommentContentRebuildTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentContentRebuildTest.php |
Tests comment content rebuilding. |
CommentCSSTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentCSSTest.php |
Tests comment CSS classes. |
CommentFieldsTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
Tests fields on comments. |
CommentInterfaceTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentInterfaceTest.php |
Tests the comment module administrative and end-user-facing interfaces. |
CommentLanguageTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php |
Functional tests for comment language. |
CommentLinksTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php |
Tests comment links based on environment configurations. |
CommentNewIndicatorTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNewIndicatorTest.php |
Tests the 'new' marker on comments. |
CommentNodeAccessTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php |
Tests comments with node access. |
CommentNodeChangesTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeChangesTest.php |
Tests that comments behave correctly when the node is changed. |
CommentPagerTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Verifies pagination of comments. |
CommentPreviewTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php |
Tests previewing comments. |
CommentRssTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentRssTest.php |
Tests for Comment module integration with RSS feeds. |
CommentStatisticsTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentStatisticsTest.php |
Tests the comment module administrative and end-user-facing interfaces. |
CommentTestBase |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Provides setup and helper methods for comment tests. |
CommentThreadingTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php |
Tests comment threading. |
CommentTokenReplaceTest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php |
Tests comment token replacement in strings. |
CommentTranslationUITest |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Tests the Comment Translation UI. |