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 11.x 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.

All search results

Title Object type File name Summary
WorkspaceJsonBasicAuthTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonBasicAuthTest.php
WorkspaceJsonBasicAuthTest::$format property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonBasicAuthTest.php
WorkspaceJsonBasicAuthTest::$mimeType property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonBasicAuthTest.php
WorkspaceJsonBasicAuthTest::$modules property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonBasicAuthTest.php
WorkspaceJsonCookieTest class core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonCookieTest.php Test workspace entities for JSON requests with cookie authentication.
WorkspaceJsonCookieTest.php file core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonCookieTest.php
WorkspaceJsonCookieTest::$auth property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonCookieTest.php
WorkspaceJsonCookieTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonCookieTest.php
WorkspaceJsonCookieTest::$format property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonCookieTest.php
WorkspaceJsonCookieTest::$mimeType property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonCookieTest.php
WorkspaceMenuLinkContentIntegrationTest class core/modules/workspaces/tests/src/Functional/WorkspaceMenuLinkContentIntegrationTest.php Tests workspace integration for custom menu links.
WorkspaceMenuLinkContentIntegrationTest.php file core/modules/workspaces/tests/src/Functional/WorkspaceMenuLinkContentIntegrationTest.php
WorkspaceMenuLinkContentIntegrationTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/WorkspaceMenuLinkContentIntegrationTest.php
WorkspaceMenuLinkContentIntegrationTest::$entityTypeManager property core/modules/workspaces/tests/src/Functional/WorkspaceMenuLinkContentIntegrationTest.php The entity type manager.
WorkspaceMenuLinkContentIntegrationTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspaceMenuLinkContentIntegrationTest.php
WorkspaceMenuLinkContentIntegrationTest::setUp function core/modules/workspaces/tests/src/Functional/WorkspaceMenuLinkContentIntegrationTest.php
WorkspaceMenuLinkContentIntegrationTest::testWorkspacesWithCustomMenuLinks function core/modules/workspaces/tests/src/Functional/WorkspaceMenuLinkContentIntegrationTest.php Tests custom menu links in non-default workspaces.
WorkspaceMergerTest class core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php Tests workspace merging.
WorkspaceMergerTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php
WorkspaceMergerTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php The entity type manager.
WorkspaceMergerTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php
WorkspaceMergerTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php
WorkspaceMergerTest::testWorkspaceMerger function core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php Tests workspace merging.
WorkspacePermissionsTest class core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php Tests permission controls on workspaces.
WorkspacePermissionsTest.php file core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php
WorkspacePermissionsTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php
WorkspacePermissionsTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php
WorkspacePermissionsTest::testCreateWorkspace function core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php Verifies that a user can create but not edit a workspace.
WorkspacePermissionsTest::testDeleteAnyWorkspace function core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php Verifies that a user can delete any workspace.
WorkspacePermissionsTest::testDeleteOwnWorkspace function core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php Verifies that a user can create and delete only their own workspace.
WorkspacePermissionsTest::testEditAnyWorkspace function core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php Verifies that a user can edit any workspace.
WorkspacePermissionsTest::testEditOwnWorkspace function core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php Verifies that a user can create and edit only their own workspace.
WorkspacePublisherTest class core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php Tests workspace publishing.
WorkspacePublisherTest.php file core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php
WorkspacePublisherTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php The entity type manager.
WorkspacePublisherTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php
WorkspacePublisherTest::$nodePresaveCount property core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php The number of times node_presave has fired since arming.
WorkspacePublisherTest::$throwOnNodePresaveClass property core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php The class to throw during node presave, or empty string to skip.
WorkspacePublisherTest::nodePresave function core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php Implements hook_ENTITY_TYPE_presave() for the 'node' entity type.
WorkspacePublisherTest::providerPublishThrowableRollback function core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php Data provider for ::testPublishThrowableRollback().
WorkspacePublisherTest::register function core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php
WorkspacePublisherTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php
WorkspacePublisherTest::testPublishingChangedTime function core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php Tests that publishing a workspace updates the changed time of its entities.
WorkspacePublisherTest::testPublishThrowableRollback function core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php Tests that a throwable during publish is logged and rolls back the save.
WorkspacePublisherTest::testSubmitFormWithException function core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php Tests submit form with exception.
WorkspaceQueryParameterNegotiatorTest class core/modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php Tests the query parameter workspace negotiator.
WorkspaceQueryParameterNegotiatorTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php
WorkspaceQueryParameterNegotiatorTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php
WorkspaceQueryParameterNegotiatorTest::providerTestWorkspaceQueryParameter function core/modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php Data provider for testWorkspaceQueryParameter.
WorkspaceQueryParameterNegotiatorTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php

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