You are here

namespace Drupal\Tests\comment\Kernel in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\comment\Kernel
Classsort descending Location Description
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 the bubbling up of comment cache tags when using the Comment list formatter on an entity.
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.
CommentLegacyTest core/modules/comment/tests/src/Kernel/CommentLegacyTest.php Tests legacy comment functionality.
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.