You are here

namespace Drupal\Tests\workspaces\Kernel in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\workspaces\Kernel
  2. 9 Drupal\Tests\workspaces\Kernel
Classsort descending Location Description
WorkspaceAccessTest core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php Tests access on workspaces.
WorkspaceCRUDTest core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php Tests CRUD operations for workspaces.
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.
WorkspaceTestTrait core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php A trait with common workspaces testing functionality.