You are here

namespace Drupal\Tests\comment\Functional\Views in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\comment\Functional\Views
Classsort descending Location Description
CommentAdminTest core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php Tests comment approval functionality.
CommentEditTest core/modules/comment/tests/src/Functional/Views/CommentEditTest.php Tests comment edit functionality.
CommentFieldFilterTest core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php Tests comment field filters with translations.
CommentOperationsTest core/modules/comment/tests/src/Functional/Views/CommentOperationsTest.php Tests comment operations.
CommentRestExportTest core/modules/comment/tests/src/Functional/Views/CommentRestExportTest.php Tests a comment rest export view.
CommentRowTest core/modules/comment/tests/src/Functional/Views/CommentRowTest.php Tests the comment row plugin.
CommentTestBase core/modules/comment/tests/src/Functional/Views/CommentTestBase.php Provides setup and helper methods for comment views tests.
DefaultViewRecentCommentsTest core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php Tests results for the Recent Comments view shipped with the module.
NodeCommentsTest core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php Tests comments on nodes.
RowRssTest core/modules/comment/tests/src/Functional/Views/RowRssTest.php Tests the comment rss row plugin.
WizardTest core/modules/comment/tests/src/Functional/Views/WizardTest.php Tests the comment module integration into the wizard.