Search for test

  1. Search 7.x for test
  2. Search 9.5.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
ExceptionTestSiteSubscriber::on500 function core/lib/Drupal/Core/EventSubscriber/ExceptionTestSiteSubscriber.php Checks for special handling of errors inside Simpletest.
ExcludedFieldTokenTest class core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php Tests the display of an excluded field that is used as a token.
ExcludedFieldTokenTest.php file core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php
ExcludedFieldTokenTest::$defaultTheme property core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php The theme to install as the default for testing.
ExcludedFieldTokenTest::$modules property core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php The modules that need to be installed for this test.
ExcludedFieldTokenTest::$testViews property core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php The views that are used by this test.
ExcludedFieldTokenTest::$view property core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php
ExcludedFieldTokenTest::setUp function core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php
ExcludedFieldTokenTest::testExcludedTitleTokenDisplay function core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php Tests the display of an excluded title field when used as a token.
ExcludedModulesEventSubscriberTest class core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php Tests ExcludedModulesEventSubscriber.
ExcludedModulesEventSubscriberTest.php file core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php
ExcludedModulesEventSubscriberTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php Modules to enable.
ExcludedModulesEventSubscriberTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php
ExcludedModulesEventSubscriberTest::testExcludedModules function core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php Test excluding modules from the config export.
ExpectDeprecationTest class core/tests/Drupal/Tests/ExpectDeprecationTest.php @coversDefaultClass \Drupal\Tests\Traits\ExpectDeprecationTrait[[api-linebreak]]
ExpectDeprecationTest.php file core/tests/Drupal/Tests/ExpectDeprecationTest.php
ExpectDeprecationTest::testDeprecatedExpectDeprecation function core/tests/Drupal/Tests/ExpectDeprecationTest.php @covers ::expectDeprecation[[api-linebreak]]
ExpectDeprecationTest::testExpectDeprecation function core/tests/Drupal/Tests/ExpectDeprecationTest.php @covers ::addExpectedDeprecationMessage[[api-linebreak]]
ExpectDeprecationTest::testExpectDeprecationInIsolation function core/tests/Drupal/Tests/ExpectDeprecationTest.php @covers ::addExpectedDeprecationMessage[[api-linebreak]]
@runInSeparateProcess
@preserveGlobalState disabled
ExpectDeprecationTrait::getSymfonyTestListenerTrait function core/tests/Drupal/Tests/Traits/ExpectDeprecationTrait.php Gets the SymfonyTestsListenerTrait.
ExperimentalHelpTest class core/modules/help/tests/src/Functional/ExperimentalHelpTest.php Verifies help for experimental modules.
ExperimentalHelpTest.php file core/modules/help/tests/src/Functional/ExperimentalHelpTest.php
ExperimentalHelpTest::$adminUser property core/modules/help/tests/src/Functional/ExperimentalHelpTest.php The admin user.
ExperimentalHelpTest::$defaultTheme property core/modules/help/tests/src/Functional/ExperimentalHelpTest.php The theme to install as the default for testing.
ExperimentalHelpTest::$modules property core/modules/help/tests/src/Functional/ExperimentalHelpTest.php Modules to enable.
ExperimentalHelpTest::setUp function core/modules/help/tests/src/Functional/ExperimentalHelpTest.php
ExperimentalHelpTest::testExperimentalHelp function core/modules/help/tests/src/Functional/ExperimentalHelpTest.php Verifies that a warning message is displayed for experimental modules.
ExperimentalModuleTest class core/modules/system/tests/src/Functional/Module/ExperimentalModuleTest.php Tests the installation of modules.
ExperimentalModuleTest.php file core/modules/system/tests/src/Functional/Module/ExperimentalModuleTest.php
ExperimentalModuleTest::$adminUser property core/modules/system/tests/src/Functional/Module/ExperimentalModuleTest.php The admin user.
ExperimentalModuleTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/ExperimentalModuleTest.php The theme to install as the default for testing.
ExperimentalModuleTest::setUp function core/modules/system/tests/src/Functional/Module/ExperimentalModuleTest.php
ExperimentalModuleTest::testExperimentalConfirmForm function core/modules/system/tests/src/Functional/Module/ExperimentalModuleTest.php Tests installing experimental modules and dependencies in the UI.
ExperimentalThemeTest class core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php Tests the installation of themes.
ExperimentalThemeTest.php file core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php
ExperimentalThemeTest::$adminUser property core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php The admin user.
ExperimentalThemeTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php The theme to install as the default for testing.
ExperimentalThemeTest::setUp function core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php
ExperimentalThemeTest::testExperimentalConfirmForm function core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php Tests installing experimental themes and dependencies in the UI.
experimental_module_dependency_test.info.yml file core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.info.yml core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.info.yml
experimental_module_dependency_test.module file core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.module Tests dependencies on an experimental module.
experimental_module_requirements_test.info.yml file core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.info.yml core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.info.yml
experimental_module_requirements_test.install file core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.install Experimental Test Requirements module to test hook_requirements().
experimental_module_requirements_test.module file core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.module Experimental Test Requirements module to test hook_requirements().
experimental_module_requirements_test_help function core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.module Implements hook_help().
experimental_module_requirements_test_requirements function core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.install Implements hook_requirements().
experimental_module_test.info.yml file core/modules/system/tests/modules/experimental_module_test/experimental_module_test.info.yml core/modules/system/tests/modules/experimental_module_test/experimental_module_test.info.yml
experimental_module_test.module file core/modules/system/tests/modules/experimental_module_test/experimental_module_test.module Experimental Test module to test the Core (Experimental) package.
experimental_module_test_help function core/modules/system/tests/modules/experimental_module_test/experimental_module_test.module Implements hook_help().
experimental_theme_dependency_test.info.yml file core/modules/system/tests/themes/experimental_theme_dependency_test/experimental_theme_dependency_test.info.yml core/modules/system/tests/themes/experimental_theme_dependency_test/experimental_theme_dependency_test.info.yml

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