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 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
ToolkitGdTest::testSupportedExtensions function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php @covers ::getSupportedExtensions[[api-linebreak]]
@covers ::extensionToImageType[[api-linebreak]]
ToolkitGdTest::TRANSPARENT constant core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::WHITE constant core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::YELLOW constant core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
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 install.
ToolkitSetupFormTest::setUp function core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php
ToolkitSetupFormTest::testGdToolkitRequirements function core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php Tests GD toolkit requirements on the Status Report.
ToolkitSetupFormTest::testToolkitSetupForm function core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php Tests Image toolkit setup form.
ToolkitTest class core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php Tests the image toolkit.
ToolkitTest.php file core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php
ToolkitTest::$image property core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php Testing image.
ToolkitTest::$imageEffectPluginManager property core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php The image effect plugin manager service.
ToolkitTest::$modules property core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php Modules to install.
ToolkitTest::setUp function core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php
ToolkitTest::testApply function core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php Tests the 'apply' method.
ToolkitTest::testApplyNoParameters function core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php Tests the 'apply' method without parameters.
ToolkitTest::testDerivative function core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php Tests image toolkit operations inheritance by derivative toolkits.
ToolkitTest::testFailingOperation function core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php Tests calling a failing image operation plugin.
ToolkitTest::testGetAvailableToolkits function core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php Tests that the toolkit manager only returns available toolkits.
ToolkitTest::testLoad function core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php Tests Image's methods.
ToolkitTest::testSave function core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php Tests the Image::save() function.
ToolkitTestTrait trait core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php Provides common methods for image toolkit kernel tests.
ToolkitTestTrait.php file core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php
ToolkitTestTrait::assertImageEffect function core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php Asserts the effect processing of an image effect plugin.
ToolkitTestTrait::assertToolkitOperationsCalled function core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php Assert that all of the specified image toolkit operations were called once.
ToolkitTestTrait::getImage function core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php Sets up an image with the custom toolkit.
ToolkitTestTrait::imageTestGetAllCalls function core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php Gets an array of calls to the 'test' toolkit.
ToolkitTestTrait::imageTestReset function core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php Resets/initializes the history of calls to the test toolkit functions.
tour.tour.tour-test-2.yml file core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test-2.yml core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test-2.yml
tour.tour.tour-test.yml file core/modules/tour/tests/tour_test/config/install/language/it/tour.tour.tour-test.yml core/modules/tour/tests/tour_test/config/install/language/it/tour.tour.tour-test.yml
tour.tour.tour-test.yml file core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test.yml core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test.yml
TourCacheTagsTest class core/modules/tour/tests/src/Functional/TourCacheTagsTest.php Tests the Tour entity's cache tags.
TourCacheTagsTest.php file core/modules/tour/tests/src/Functional/TourCacheTagsTest.php
TourCacheTagsTest::$defaultTheme property core/modules/tour/tests/src/Functional/TourCacheTagsTest.php The theme to install as the default for testing.
TourCacheTagsTest::$modules property core/modules/tour/tests/src/Functional/TourCacheTagsTest.php Modules to install.
TourCacheTagsTest::setUp function core/modules/tour/tests/src/Functional/TourCacheTagsTest.php
TourCacheTagsTest::testRenderedTour function core/modules/tour/tests/src/Functional/TourCacheTagsTest.php Tests cache tags presence and invalidation of the Tour entity.
TourHelpPageTest class core/modules/tour/tests/src/Functional/TourHelpPageTest.php Verifies help page display of tours.
TourHelpPageTest.php file core/modules/tour/tests/src/Functional/TourHelpPageTest.php
TourHelpPageTest::$defaultTheme property core/modules/tour/tests/src/Functional/TourHelpPageTest.php The theme to install as the default for testing.
TourHelpPageTest::$modules property core/modules/tour/tests/src/Functional/TourHelpPageTest.php Modules to enable, including some providing tours.
TourHelpPageTest::$noTourUser property core/modules/tour/tests/src/Functional/TourHelpPageTest.php A user who can access help but not tours.
TourHelpPageTest::$tourUser property core/modules/tour/tests/src/Functional/TourHelpPageTest.php User that can access tours and help.
TourHelpPageTest::getModuleList function core/modules/tour/tests/src/Functional/TourHelpPageTest.php Gets a list of modules to test for hook_help() pages.
TourHelpPageTest::getTourList function core/modules/tour/tests/src/Functional/TourHelpPageTest.php Gets a list of tours to test.
TourHelpPageTest::setUp function core/modules/tour/tests/src/Functional/TourHelpPageTest.php

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