Search for test

  1. Search 7.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. 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
ActionXmlCookieTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionXmlCookieTest.php The theme to install as the default for testing.
ActionXmlCookieTest::$format property core/modules/system/tests/src/Functional/Rest/ActionXmlCookieTest.php The format to use in this test.
ActionXmlCookieTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionXmlCookieTest.php The MIME type that corresponds to $format.
action_bulk_test.info.yml file core/modules/views/tests/modules/action_bulk_test/action_bulk_test.info.yml core/modules/views/tests/modules/action_bulk_test/action_bulk_test.info.yml
action_form_ajax_test.info.yml file core/modules/action/tests/action_form_ajax_test/action_form_ajax_test.info.yml core/modules/action/tests/action_form_ajax_test/action_form_ajax_test.info.yml
action_form_ajax_test.schema.yml file core/modules/action/tests/action_form_ajax_test/config/schema/action_form_ajax_test.schema.yml core/modules/action/tests/action_form_ajax_test/config/schema/action_form_ajax_test.schema.yml
action_test.info.yml file core/modules/system/tests/modules/action_test/action_test.info.yml core/modules/system/tests/modules/action_test/action_test.info.yml
ActiveLinkResponseFilterTest class core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php @coversDefaultClass \Drupal\Core\EventSubscriber\ActiveLinkResponseFilter
@group EventSubscriber
ActiveLinkResponseFilterTest.php file core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php
ActiveLinkResponseFilterTest::providerTestSetLinkActiveClass function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Provides test data for testSetLinkActiveClass().
ActiveLinkResponseFilterTest::testOnlyHtml function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Tests ActiveLinkResponseFilter only affects HTML responses.
ActiveLinkResponseFilterTest::testSetLinkActiveClass function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Tests setLinkActiveClass().
ActiveLinkResponseFilterTest::testSkipCertainResponseTypes function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Tests certain response types ignored by the ActiveLinkResponseFilter.
ActiveWorkspaceCheckTest class core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php @coversDefaultClass \Drupal\workspaces\Access\ActiveWorkspaceCheck
ActiveWorkspaceCheckTest.php file core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php
ActiveWorkspaceCheckTest::$container property core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php The dependency injection container.
ActiveWorkspaceCheckTest::providerTestAccess function core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php Provides data for the testAccess method.
ActiveWorkspaceCheckTest::setUp function core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php
ActiveWorkspaceCheckTest::testAccess function core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php @covers ::access
@dataProvider providerTestAccess
ActiveWorkspaceUpdateTest class core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php Tests that there is no active workspace during database updates.
ActiveWorkspaceUpdateTest.php file core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php
ActiveWorkspaceUpdateTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php The theme to install as the default for testing.
ActiveWorkspaceUpdateTest::$modules property core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php Modules to enable.
ActiveWorkspaceUpdateTest::setUp function core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php
ActiveWorkspaceUpdateTest::testActiveWorkspaceDuringUpdate function core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php Tests that there is no active workspace during database updates.
AddedStylesheetsTest class core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php Test the ckeditor5-stylesheets theme config property.
AddedStylesheetsTest.php file core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php
AddedStylesheetsTest::$adminUser property core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php The admin user.
AddedStylesheetsTest::$defaultTheme property core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php The theme to install as the default for testing.
AddedStylesheetsTest::$editor property core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php The editor user.
AddedStylesheetsTest::$modules property core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php Modules to enable.
AddedStylesheetsTest::setUp function core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php
AddedStylesheetsTest::testCkeditorStylesheets function core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php Test the ckeditor5-stylesheets theme config.
AddFeedTest class core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Make sure that attaching feeds works correctly with various constructs.
AddFeedTest class core/modules/aggregator/tests/src/Functional/AddFeedTest.php Add feed test.
AddFeedTest.php file core/modules/aggregator/tests/src/Functional/AddFeedTest.php
AddFeedTest.php file core/modules/system/tests/src/Kernel/Common/AddFeedTest.php
AddFeedTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/AddFeedTest.php The theme to install as the default for testing.
AddFeedTest::$modules property core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Modules to enable.
AddFeedTest::setUp function core/modules/aggregator/tests/src/Functional/AddFeedTest.php
AddFeedTest::testAddFeed function core/modules/aggregator/tests/src/Functional/AddFeedTest.php Creates and ensures that a feed is unique, checks source, and deletes feed.
AddFeedTest::testAddLongFeed function core/modules/aggregator/tests/src/Functional/AddFeedTest.php Tests feeds with very long URLs.
AddFeedTest::testBasicFeedAddNoTitle function core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Tests attaching feeds with paths, URLs, and titles.
AddFeedTest::testFeedIconEscaping function core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Checks that special characters are correctly escaped.
AddFeedTest::testFeedLabelEscaping function core/modules/aggregator/tests/src/Functional/AddFeedTest.php Ensures that the feed label is escaping when rendering the feed icon.
AddFeedTest::urlToRSSLinkPattern function core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Creates a pattern representing the RSS feed in the page.
AddRoleUserTest class core/modules/user/tests/src/Unit/Plugin/Action/AddRoleUserTest.php @coversDefaultClass \Drupal\user\Plugin\Action\AddRoleUser
@group user
AddRoleUserTest.php file core/modules/user/tests/src/Unit/Plugin/Action/AddRoleUserTest.php
AddRoleUserTest::testExecuteAddExistingRole function core/modules/user/tests/src/Unit/Plugin/Action/AddRoleUserTest.php Tests the execute method on a user with a role.
AddRoleUserTest::testExecuteAddNonExistingRole function core/modules/user/tests/src/Unit/Plugin/Action/AddRoleUserTest.php Tests the execute method on a user without a specific role.

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