namespace Drupal\Tests\comment\Kernel

Same name in other branches
  1. 10 Drupal\Tests\comment\Kernel
  2. 11.x Drupal\Tests\comment\Kernel
  3. 8.9.x Drupal\Tests\comment\Kernel
Object name File name Summary
CommentActionsTest core/modules/comment/tests/src/Kernel/CommentActionsTest.php Tests actions provided by the Comment module.
CommentBaseFieldTest core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php Tests that comment as a base field.
CommentBundlesTest core/modules/comment/tests/src/Kernel/CommentBundlesTest.php Tests that comment bundles behave as expected.
CommentDefaultFormatterCacheTagsTest core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php Tests comment cache tag bubbling up when using the Comment list formatter.
CommentFieldAccessTest core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php Tests comment field level access.
CommentHostnameTest core/modules/comment/tests/src/Kernel/CommentHostnameTest.php Tests the hostname base field.
CommentIntegrationTest core/modules/comment/tests/src/Kernel/CommentIntegrationTest.php Tests integration of comment with other components.
CommentItemTest core/modules/comment/tests/src/Kernel/CommentItemTest.php Tests the new entity API for the comment field type.
CommentOrphanTest core/modules/comment/tests/src/Kernel/CommentOrphanTest.php Tests loading and rendering orphan comments.
CommentStringIdEntitiesTest core/modules/comment/tests/src/Kernel/CommentStringIdEntitiesTest.php Tests that comment fields cannot be added to entities with non-integer IDs.
CommentUninstallTest core/modules/comment/tests/src/Kernel/CommentUninstallTest.php Tests comment module uninstall.
CommentValidationTest core/modules/comment/tests/src/Kernel/CommentValidationTest.php Tests comment validation constraints.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.