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
HandlerTestTrait::$display property core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php The mocked display.
HandlerTestTrait::$executable property core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php The mocked view executable.
HandlerTestTrait::$view property core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php The mocked view entity.
HandlerTestTrait::$viewsData property core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php The mocked views data.
HandlerTestTrait::setupDisplay function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a mocked display object.
HandlerTestTrait::setupExecutableAndView function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a view executable and a view entity.
HandlerTestTrait::setupViewsData function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a mocked views data object.
HeadersCacheContextTest class core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php Tests Drupal\Core\Cache\Context\HeadersCacheContext.
HeadersCacheContextTest.php file core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php
HeadersCacheContextTest::providerTestGetContext function core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php Provides a list of headers and expected cache contexts.
HeadersCacheContextTest::testGetContext function core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php Tests get context.
HeadingPluginTest class core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Language.
HeadingPluginTest.php file core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php
HeadingPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php Provides a list of configs to test.
HeadingPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php Tests get dynamic plugin config.
HelpBlockTest class core/modules/help/tests/src/Functional/HelpBlockTest.php Tests display of help block.
HelpBlockTest class core/modules/help/tests/src/Kernel/HelpBlockTest.php Tests display of help block.
HelpBlockTest.php file core/modules/help/tests/src/Kernel/HelpBlockTest.php
HelpBlockTest.php file core/modules/help/tests/src/Functional/HelpBlockTest.php
HelpBlockTest::$defaultTheme property core/modules/help/tests/src/Functional/HelpBlockTest.php The theme to install as the default for testing.
HelpBlockTest::$helpBlock property core/modules/help/tests/src/Functional/HelpBlockTest.php The help block instance.
HelpBlockTest::$helpBlock property core/modules/help/tests/src/Kernel/HelpBlockTest.php The help block instance.
HelpBlockTest::$modules property core/modules/help/tests/src/Kernel/HelpBlockTest.php
HelpBlockTest::$modules property core/modules/help/tests/src/Functional/HelpBlockTest.php Modules to install.
HelpBlockTest::setUp function core/modules/help/tests/src/Functional/HelpBlockTest.php
HelpBlockTest::setUp function core/modules/help/tests/src/Kernel/HelpBlockTest.php
HelpBlockTest::testHelp function core/modules/help/tests/src/Kernel/HelpBlockTest.php Logs in users, tests help pages.
HelpBlockTest::testHelp function core/modules/help/tests/src/Functional/HelpBlockTest.php Logs in users, tests help pages.
HelpEmptyPageTest class core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Tests the empty HTML page.
HelpEmptyPageTest.php file core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php
HelpEmptyPageTest::$modules property core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php
HelpEmptyPageTest::register function core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php
HelpEmptyPageTest::testEmptyHookHelp function core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Ensures that no URL generator is called on a page without hook_help().
HelpNoSearchUpgradeTest class core/modules/help/tests/src/Functional/HelpNoSearchUpgradeTest.php Tests that the search_help module is not installed after help updates.
HelpNoSearchUpgradeTest.php file core/modules/help/tests/src/Functional/HelpNoSearchUpgradeTest.php
HelpNoSearchUpgradeTest::$defaultTheme property core/modules/help/tests/src/Functional/HelpNoSearchUpgradeTest.php
HelpNoSearchUpgradeTest::setDatabaseDumpFiles function core/modules/help/tests/src/Functional/HelpNoSearchUpgradeTest.php
HelpNoSearchUpgradeTest::testSearchHelpInstall function core/modules/help/tests/src/Functional/HelpNoSearchUpgradeTest.php Tests system_update_11400().
HelpPageOrderTest class core/modules/help/tests/src/Kernel/HelpPageOrderTest.php Verify the order of the help page.
HelpPageOrderTest class core/modules/help/tests/src/Functional/HelpPageOrderTest.php Verify the order of the help page.
HelpPageOrderTest.php file core/modules/help/tests/src/Functional/HelpPageOrderTest.php
HelpPageOrderTest.php file core/modules/help/tests/src/Kernel/HelpPageOrderTest.php
HelpPageOrderTest::$defaultTheme property core/modules/help/tests/src/Functional/HelpPageOrderTest.php The theme to install as the default for testing.
HelpPageOrderTest::$modules property core/modules/help/tests/src/Functional/HelpPageOrderTest.php Modules to install.
HelpPageOrderTest::$modules property core/modules/help/tests/src/Kernel/HelpPageOrderTest.php
HelpPageOrderTest::$stringOrder property core/modules/help/tests/src/Kernel/HelpPageOrderTest.php Strings to search for on admin/help, in order.
HelpPageOrderTest::$stringOrder property core/modules/help/tests/src/Functional/HelpPageOrderTest.php Strings to search for on admin/help, in order.
HelpPageOrderTest::setUp function core/modules/help/tests/src/Functional/HelpPageOrderTest.php
HelpPageOrderTest::setUp function core/modules/help/tests/src/Kernel/HelpPageOrderTest.php
HelpPageOrderTest::testHelp function core/modules/help/tests/src/Kernel/HelpPageOrderTest.php Tests the order of the help page.

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