namespace Drupal\Tests\comment\Functional
Same name in other branches
Object name | File name | Summary |
---|---|---|
CommentAccessTest | core/modules/comment/tests/src/Functional/CommentAccessTest.php | Tests comment administration and preview access. |
CommentAdminTest | core/modules/comment/tests/src/Functional/CommentAdminTest.php | Tests comment approval functionality. |
CommentAnonymousTest | core/modules/comment/tests/src/Functional/CommentAnonymousTest.php | Tests anonymous commenting. |
CommentBlockTest | core/modules/comment/tests/src/Functional/CommentBlockTest.php | Tests comment block functionality. |
CommentCacheTagsTest | core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php | Tests the Comment entity's cache tags. |
CommentCSSTest | core/modules/comment/tests/src/Functional/CommentCSSTest.php | Tests CSS classes on comments. |
CommentDisplayConfigurableTest | core/modules/comment/tests/src/Functional/CommentDisplayConfigurableTest.php | Tests making comment base fields' displays configurable. |
CommentEntityReferenceTest | core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php | Tests that comments behave correctly when added as entity references. |
CommentEntityTest | core/modules/comment/tests/src/Functional/CommentEntityTest.php | Tests comments with other entities. |
CommentFieldsTest | core/modules/comment/tests/src/Functional/CommentFieldsTest.php | Tests fields on comments. |
CommentInterfaceTest | core/modules/comment/tests/src/Functional/CommentInterfaceTest.php | Tests comment user interfaces. |
CommentLanguageTest | core/modules/comment/tests/src/Functional/CommentLanguageTest.php | Tests for comment language. |
CommentLinksAlterTest | core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php | Tests comment links altering. |
CommentLinksTest | core/modules/comment/tests/src/Functional/CommentLinksTest.php | Basic comment links tests to ensure markup present. |
CommentNewIndicatorTest | core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php | Tests the 'new' indicator posted on comments. |
CommentNodeAccessTest | core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php | Tests comments with node access. |
CommentNodeChangesTest | core/modules/comment/tests/src/Functional/CommentNodeChangesTest.php | Tests that comments behave correctly when the node is changed. |
CommentNonNodeTest | core/modules/comment/tests/src/Functional/CommentNonNodeTest.php | Tests commenting on a test entity. |
CommentPagerTest | core/modules/comment/tests/src/Functional/CommentPagerTest.php | Tests paging of comments and their settings. |
CommentPreviewTest | core/modules/comment/tests/src/Functional/CommentPreviewTest.php | Tests comment preview. |
CommentRssTest | core/modules/comment/tests/src/Functional/CommentRssTest.php | Tests comments as part of an RSS feed. |
CommentStatisticsTest | core/modules/comment/tests/src/Functional/CommentStatisticsTest.php | Tests comment statistics on nodes. |
CommentStatusFieldAccessTest | core/modules/comment/tests/src/Functional/CommentStatusFieldAccessTest.php | Tests comment status field access. |
CommentTestBase | core/modules/comment/tests/src/Functional/CommentTestBase.php | Provides setup and helper methods for comment tests. |
CommentThreadingTest | core/modules/comment/tests/src/Functional/CommentThreadingTest.php | Tests to make sure the comment number increments properly. |
CommentTitleTest | core/modules/comment/tests/src/Functional/CommentTitleTest.php | Tests that appropriate and accessible markup is created for comment titles. |
CommentTokenReplaceTest | core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php | Tests comment token replacement. |
CommentTranslationUITest | core/modules/comment/tests/src/Functional/CommentTranslationUITest.php | Tests the Comment Translation UI. |
CommentTypeTest | core/modules/comment/tests/src/Functional/CommentTypeTest.php | Ensures that comment type functions work correctly. |
GenericTest | core/modules/comment/tests/src/Functional/GenericTest.php | Generic module test for comment. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.