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
hold_test.info.yml file core/modules/system/tests/modules/hold_test/hold_test.info.yml core/modules/system/tests/modules/hold_test/hold_test.info.yml
hold_test.install file core/modules/system/tests/modules/hold_test/hold_test.install Install, update and uninstall functions for the hold_test module.
hold_test.module file core/modules/system/tests/modules/hold_test/hold_test.module Contains functions for testing hold request/response.
hold_test.response service core/modules/system/tests/modules/hold_test/hold_test.services.yml Drupal\hold_test\EventSubscriber\HoldTestSubscriber
hold_test.services.yml file core/modules/system/tests/modules/hold_test/hold_test.services.yml core/modules/system/tests/modules/hold_test/hold_test.services.yml
hold_test_install function core/modules/system/tests/modules/hold_test/hold_test.install Implements hook_install().
hold_test_request function core/modules/system/tests/modules/hold_test/hold_test.module Request hold.
hold_test_response function core/modules/system/tests/modules/hold_test/hold_test.module Response hold.
HookDiscoveryTest class core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php @coversDefaultClass \Drupal\Core\Plugin\Discovery\HookDiscovery[[api-linebreak]]
@group Plugin
HookDiscoveryTest.php file core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php
HookDiscoveryTest::$hookDiscovery property core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php The tested hook discovery.
HookDiscoveryTest::$moduleHandler property core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php The mocked module handler.
HookDiscoveryTest::hookDiscoveryTest2TestPlugin function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php
HookDiscoveryTest::hookDiscoveryTestTestPlugin function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php
HookDiscoveryTest::setUp function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php
HookDiscoveryTest::testGetDefinition function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinition method with some plugins.
HookDiscoveryTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinitions() method with some plugins.
HookDiscoveryTest::testGetDefinitionsWithoutPlugins function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinitions() method without any plugins.
HookDiscoveryTest::testGetDefinitionWithUnknownID function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinition method with an unknown plugin ID.
HookRequirementsTest class core/modules/system/tests/src/Functional/Module/HookRequirementsTest.php Attempts enabling a module that fails hook_requirements('install').
HookRequirementsTest.php file core/modules/system/tests/src/Functional/Module/HookRequirementsTest.php
HookRequirementsTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/HookRequirementsTest.php The theme to install as the default for testing.
HookRequirementsTest::testHookRequirementsFailure function core/modules/system/tests/src/Functional/Module/HookRequirementsTest.php Assert that a module cannot be installed if it fails hook_requirements().
HtaccessTest class core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php Tests .htaccess file saving.
HtaccessTest class core/modules/system/tests/src/Functional/System/HtaccessTest.php Tests .htaccess is working correctly.
HtaccessTest.php file core/modules/system/tests/src/Functional/System/HtaccessTest.php
HtaccessTest.php file core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php
HtaccessTest::$defaultTheme property core/modules/system/tests/src/Functional/System/HtaccessTest.php The theme to install as the default for testing.
HtaccessTest::$htaccessWriter property core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php The Htaccess class under test.
HtaccessTest::$modules property core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php Modules to enable.
HtaccessTest::$modules property core/modules/system/tests/src/Functional/System/HtaccessTest.php Modules to enable.
HtaccessTest::$public property core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php The public directory.
HtaccessTest::assertFileAccess function core/modules/system/tests/src/Functional/System/HtaccessTest.php Asserts that a file exists and requesting it returns a specific response.
HtaccessTest::assertFilePermissions function core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php Asserts expected file permissions for a given file.
HtaccessTest::getProtectedFiles function core/modules/system/tests/src/Functional/System/HtaccessTest.php Get an array of file paths for access testing.
HtaccessTest::setUp function core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php
HtaccessTest::testFileAccess function core/modules/system/tests/src/Functional/System/HtaccessTest.php Iterates over protected files and calls assertNoFileAccess().
HtaccessTest::testHtaccessSave function core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php @covers ::write[[api-linebreak]]
HtaccessTest::testSvgzContentEncoding function core/modules/system/tests/src/Functional/System/HtaccessTest.php Tests that SVGZ files are served with Content-Encoding: gzip.
HtmlAttributesTest class core/modules/system/tests/src/Functional/Theme/HtmlAttributesTest.php Tests attributes inserted in the 'html' and 'body' elements on the page.
HtmlAttributesTest.php file core/modules/system/tests/src/Functional/Theme/HtmlAttributesTest.php
HtmlAttributesTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/HtmlAttributesTest.php The theme to install as the default for testing.
HtmlAttributesTest::$modules property core/modules/system/tests/src/Functional/Theme/HtmlAttributesTest.php Modules to enable.
HtmlAttributesTest::testThemeHtmlAttributes function core/modules/system/tests/src/Functional/Theme/HtmlAttributesTest.php Tests that attributes in the 'html' and 'body' elements can be altered.
HtmlEscapedTextTest class core/tests/Drupal/Tests/Component/Render/HtmlEscapedTextTest.php Tests the HtmlEscapedText class.
HtmlEscapedTextTest.php file core/tests/Drupal/Tests/Component/Render/HtmlEscapedTextTest.php
HtmlEscapedTextTest::providerToString function core/tests/Drupal/Tests/Component/Render/HtmlEscapedTextTest.php Data provider for testToString().
HtmlEscapedTextTest::testCount function core/tests/Drupal/Tests/Component/Render/HtmlEscapedTextTest.php @covers ::count[[api-linebreak]]
HtmlEscapedTextTest::testToString function core/tests/Drupal/Tests/Component/Render/HtmlEscapedTextTest.php @covers ::__toString[[api-linebreak]]
@covers ::jsonSerialize[[api-linebreak]]
HtmlOutputPrinterTrait::simpletestUiWrite function core/tests/Drupal/Tests/Listeners/HtmlOutputPrinterTrait.php Prints HTML output links for the Simpletest UI.

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