namespace Drupal\Tests\workspaces\Kernel

Same name in other branches
  1. 10 Drupal\Tests\workspaces\Kernel
  2. 9 Drupal\Tests\workspaces\Kernel
  3. 8.9.x Drupal\Tests\workspaces\Kernel
Object name File name Summary
EntityReferenceSupportedNewEntitiesConstraintValidatorTest core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php @coversDefaultClass \Drupal\workspaces\Plugin\Validation\Constraint\EntityReferenceSupportedNewEntitiesConstraintValidator
@group workspaces
EntityWorkspaceConflictConstraintValidatorTest core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php @coversDefaultClass \Drupal\workspaces\Plugin\Validation\Constraint\EntityWorkspaceConflictConstraintValidator
@group workspaces
WorkspaceAccessTest core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php Tests access on workspaces.
WorkspaceAssociationDeprecationTest core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationDeprecationTest.php @coversDefaultClass \Drupal\workspaces\WorkspaceAssociation
@group legacy
WorkspaceAssociationTest core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php Tests workspace associations.
WorkspaceContentTranslationTest core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php Tests entity translations with workspaces.
WorkspaceCRUDTest core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php Tests CRUD operations for workspaces.
WorkspaceEntityDeleteTest core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php Tests entity deletions with workspaces.
WorkspaceInformationTest core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Tests the workspace information service.
WorkspaceIntegrationTest core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Tests a complete publishing scenario across different workspaces.
WorkspaceMergerTest core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php Tests workspace merging.
WorkspacePublishFormTest core/modules/workspaces/tests/src/Kernel/WorkspacePublishFormTest.php @coversDefaultClass \Drupal\workspaces\Form\WorkspacePublishForm
@group workspaces
WorkspaceQueryParameterNegotiatorTest core/modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php Tests the query parameter workspace negotiator.
WorkspacesFileItemTest core/modules/workspaces/tests/src/Kernel/WorkspacesFileItemTest.php Tests using entity fields of the file field type in a workspace.
WorkspaceTestTrait core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php A trait with common workspaces testing functionality.
WorkspaceViewsIntegrationTest core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Tests the views integration for workspaces.
WorkspaceViewsKernelTest core/modules/workspaces/tests/src/Kernel/WorkspaceViewsKernelTest.php Tests the views data for workspaces.

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