Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.
Test class core/modules/config/tests/config_constant_test/src/Test.php A test class.

All search results

Title Object type File name Summary
WorkspaceContentModerationIntegrationTest::testModerationInWorkspace function core/modules/content_moderation/tests/src/Functional/WorkspaceContentModerationIntegrationTest.php Tests moderating nodes in a workspace.
WorkspaceContentTranslationTest class core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php Tests entity translations with workspaces.
WorkspaceContentTranslationTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php
WorkspaceContentTranslationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php The entity type manager.
WorkspaceContentTranslationTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php Modules to install.
WorkspaceContentTranslationTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php
WorkspaceContentTranslationTest::testTranslations function core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php Tests translations created in a workspace.
WorkspaceCRUDTest class core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php Tests CRUD operations for workspaces.
WorkspaceCRUDTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php
WorkspaceCRUDTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php The entity type manager.
WorkspaceCRUDTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php Modules to install.
WorkspaceCRUDTest::$state property core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php The state service.
WorkspaceCRUDTest::$workspaceManager property core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php The workspace replication manager.
WorkspaceCRUDTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php
WorkspaceCRUDTest::testDeletingPublishedWorkspace function core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php Tests that deleting a workspace keeps its already published content.
WorkspaceCRUDTest::testDeletingWorkspaces function core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php Tests the deletion of workspaces.
WorkspaceCRUDTest::testDeletingWorkspaceWithChildren function core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php Tests that a workspace with children can not be deleted.
WorkspaceCRUDTest::testEmptyWorkspaceTree function core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php Tests loading the workspace tree when there are no workspaces available.
WorkspaceEntityDeleteTest class core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php Tests entity deletions with workspaces.
WorkspaceEntityDeleteTest class core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php Tests entity deletions with workspaces.
WorkspaceEntityDeleteTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php
WorkspaceEntityDeleteTest.php file core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php
WorkspaceEntityDeleteTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php The theme to install as the default for testing.
WorkspaceEntityDeleteTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php The entity type manager.
WorkspaceEntityDeleteTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php Modules to install.
WorkspaceEntityDeleteTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php Modules to install.
WorkspaceEntityDeleteTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php
WorkspaceEntityDeleteTest::setUp function core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php
WorkspaceEntityDeleteTest::testEntityDelete function core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php Test entity deletion with workspaces.
WorkspaceEntityDeleteTest::testEntityDeletion function core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php Test entity deletion in a workspace.
WorkspaceEntityDeleteTest::testNodeDeleteWithBypassAccessPermission function core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php Test node deletion with workspaces and the 'bypass node access' permission.
WorkspaceEntityOperationsTest class core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php Tests entity operations with workspaces.
WorkspaceEntityOperationsTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php
WorkspaceEntityOperationsTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php The entity type manager.
WorkspaceEntityOperationsTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php Modules to install.
WorkspaceEntityOperationsTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php
WorkspaceEntityOperationsTest::testEntityCreation function core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php Test published entity creation in a workspace.
WorkspaceEntityRepositoryTest class core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php Tests the entity repository integration for workspaces.
WorkspaceEntityRepositoryTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php
WorkspaceEntityRepositoryTest::$entityRepository property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php The entity repository.
WorkspaceEntityRepositoryTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php The entity type manager.
WorkspaceEntityRepositoryTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php Modules to install.
WorkspaceEntityRepositoryTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php
WorkspaceEntityRepositoryTest::testGetActive function core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php Tests retrieving active variants in a workspace.
WorkspaceFormPersistenceTest class core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php Tests form persistence for the active workspace.
WorkspaceFormPersistenceTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php
WorkspaceFormPersistenceTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php The entity type manager.
WorkspaceFormPersistenceTest::$formBuilder property core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php The form builder.
WorkspaceFormPersistenceTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php Modules to install.
WorkspaceFormPersistenceTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php

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