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. Search main 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
ToolbarHookToolbarTest::testHookToolbar function core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php Tests for a tab and tray provided by a module implementing hook_toolbar().
ToolbarIntegrationTest class core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php Tests the JavaScript functionality of the toolbar.
ToolbarIntegrationTest.php file core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php
ToolbarIntegrationTest::$defaultTheme property core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php The theme to install as the default for testing.
ToolbarIntegrationTest::$modules property core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php Modules to enable.
ToolbarIntegrationTest::testToolbarToggling function core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php Tests if the toolbar can be toggled with JavaScript.
ToolbarLegacyTest class core/modules/toolbar/tests/src/Kernel/ToolbarLegacyTest.php Tests Toolbar module's legacy code.
ToolbarLegacyTest.php file core/modules/toolbar/tests/src/Kernel/ToolbarLegacyTest.php
ToolbarLegacyTest::$modules property core/modules/toolbar/tests/src/Kernel/ToolbarLegacyTest.php Modules to enable.
ToolbarLegacyTest::setUp function core/modules/toolbar/tests/src/Kernel/ToolbarLegacyTest.php
ToolbarLegacyTest::testDoGetRenderedSubtrees function core/modules/toolbar/tests/src/Kernel/ToolbarLegacyTest.php Tests _toolbar_do_get_rendered_subtrees() deprecation.
ToolbarLegacyTest::testPreRenderToolbarAdministrationTray function core/modules/toolbar/tests/src/Kernel/ToolbarLegacyTest.php Tests toolbar_prerender_toolbar_administration_tray() deprecation.
ToolbarMenuTranslationTest class core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php Tests that the toolbar icon class remains for translated menu items.
ToolbarMenuTranslationTest.php file core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php
ToolbarMenuTranslationTest::$adminUser property core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php A user with permission to access the administrative toolbar.
ToolbarMenuTranslationTest::$defaultTheme property core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php The theme to install as the default for testing.
ToolbarMenuTranslationTest::$modules property core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php Modules to enable.
ToolbarMenuTranslationTest::setUp function core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php
ToolbarMenuTranslationTest::testToolbarClasses function core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php Tests that toolbar classes don't change when adding a translation.
toolbar_test.info.yml file core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.info.yml core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.info.yml
toolbar_test.module file core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.module A dummy module to test API interaction with the Toolbar module.
toolbar_test_toolbar function core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.module Implements hook_toolbar().
ToolkitGdTest class core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php Tests that core image manipulations work properly: scale, resize, rotate,
crop, scale and crop, and desaturate.
ToolkitGdTest.php file core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::$black property core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::$blue property core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::$fuchsia property core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::$green property core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::$height property core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::$imageFactory property core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php The image factory service.
ToolkitGdTest::$modules property core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php Modules to enable.
ToolkitGdTest::$red property core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::$rotateTransparent property core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::$transparent property core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::$white property core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::$width property core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::$yellow property core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::checkRequirements function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php Check module requirements for the Drupal use case.
ToolkitGdTest::colorsAreEqual function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php Function to compare two colors by RGBa.
ToolkitGdTest::getPixelColor function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php Function for finding a pixel's RGBa values.
ToolkitGdTest::setUp function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::testGifTransparentImages function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php Tests for GIF images with transparency.
ToolkitGdTest::testManipulations function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php Since PHP can't visually check that our images have been manipulated
properly, build a list of expected color values for each of the corners and
the expected height and widths for the final images.
ToolkitGdTest::testMissingOperation function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php Tests calling a missing image operation plugin.
ToolkitGdTest::testResourceDestruction function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php Tests that GD resources are freed from memory.
ToolkitSetupFormTest class core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php Tests image toolkit setup form.
ToolkitSetupFormTest.php file core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php
ToolkitSetupFormTest::$adminUser property core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php Admin user account.
ToolkitSetupFormTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php The theme to install as the default for testing.
ToolkitSetupFormTest::$modules property core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php Modules to enable.

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