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
BlockFormMessagesTest::assertMessagesDisplayed function core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php Asserts that the validation messages are shown correctly.
BlockFormMessagesTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php
BlockFormMessagesTest::testValidationMessage function core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php Tests that validation messages are shown on the block form.
BlockFormTest class core/modules/block/tests/src/Unit/BlockFormTest.php @coversDefaultClass \Drupal\block\BlockForm
@group block
BlockFormTest.php file core/modules/block/tests/src/Unit/BlockFormTest.php
BlockFormTest::$conditionManager property core/modules/block/tests/src/Unit/BlockFormTest.php The condition plugin manager.
BlockFormTest::$contextRepository property core/modules/block/tests/src/Unit/BlockFormTest.php The mocked context repository.
BlockFormTest::$entityTypeManager property core/modules/block/tests/src/Unit/BlockFormTest.php The entity type manager.
BlockFormTest::$language property core/modules/block/tests/src/Unit/BlockFormTest.php The language manager service.
BlockFormTest::$pluginFormFactory property core/modules/block/tests/src/Unit/BlockFormTest.php The plugin form manager.
BlockFormTest::$storage property core/modules/block/tests/src/Unit/BlockFormTest.php The block storage.
BlockFormTest::$themeHandler property core/modules/block/tests/src/Unit/BlockFormTest.php The theme handler.
BlockFormTest::getBlockMockWithMachineName function core/modules/block/tests/src/Unit/BlockFormTest.php Mocks a block with a block plugin.
BlockFormTest::setUp function core/modules/block/tests/src/Unit/BlockFormTest.php
BlockFormTest::testGetUniqueMachineName function core/modules/block/tests/src/Unit/BlockFormTest.php Tests the unique machine name generator.
BlockHalJsonAnonTest class core/modules/hal/tests/src/Functional/block/BlockHalJsonAnonTest.php @group hal
@group legacy
BlockHalJsonAnonTest.php file core/modules/hal/tests/src/Functional/block/BlockHalJsonAnonTest.php
BlockHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/block/BlockHalJsonAnonTest.php The theme to install as the default for testing.
BlockHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/block/BlockHalJsonAnonTest.php The format to use in this test.
BlockHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/block/BlockHalJsonAnonTest.php The MIME type that corresponds to $format.
BlockHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/block/BlockHalJsonAnonTest.php Modules to install.
BlockHalJsonBasicAuthTest class core/modules/hal/tests/src/Functional/block/BlockHalJsonBasicAuthTest.php @group hal
@group legacy
BlockHalJsonBasicAuthTest.php file core/modules/hal/tests/src/Functional/block/BlockHalJsonBasicAuthTest.php
BlockHalJsonBasicAuthTest::$auth property core/modules/hal/tests/src/Functional/block/BlockHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
BlockHalJsonBasicAuthTest::$defaultTheme property core/modules/hal/tests/src/Functional/block/BlockHalJsonBasicAuthTest.php The theme to install as the default for testing.
BlockHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/block/BlockHalJsonBasicAuthTest.php The format to use in this test.
BlockHalJsonBasicAuthTest::$mimeType property core/modules/hal/tests/src/Functional/block/BlockHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
BlockHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/block/BlockHalJsonBasicAuthTest.php Modules to install.
BlockHalJsonCookieTest class core/modules/hal/tests/src/Functional/block/BlockHalJsonCookieTest.php @group hal
@group legacy
BlockHalJsonCookieTest.php file core/modules/hal/tests/src/Functional/block/BlockHalJsonCookieTest.php
BlockHalJsonCookieTest::$auth property core/modules/hal/tests/src/Functional/block/BlockHalJsonCookieTest.php The authentication mechanism to use in this test.
BlockHalJsonCookieTest::$defaultTheme property core/modules/hal/tests/src/Functional/block/BlockHalJsonCookieTest.php The theme to install as the default for testing.
BlockHalJsonCookieTest::$format property core/modules/hal/tests/src/Functional/block/BlockHalJsonCookieTest.php The format to use in this test.
BlockHalJsonCookieTest::$mimeType property core/modules/hal/tests/src/Functional/block/BlockHalJsonCookieTest.php The MIME type that corresponds to $format.
BlockHalJsonCookieTest::$modules property core/modules/hal/tests/src/Functional/block/BlockHalJsonCookieTest.php Modules to install.
BlockHiddenRegionTest class core/modules/block/tests/src/Functional/BlockHiddenRegionTest.php Tests that blocks are not added to hidden regions on theme installation.
BlockHiddenRegionTest.php file core/modules/block/tests/src/Functional/BlockHiddenRegionTest.php
BlockHiddenRegionTest::$adminUser property core/modules/block/tests/src/Functional/BlockHiddenRegionTest.php An administrative user to configure the test environment.
BlockHiddenRegionTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockHiddenRegionTest.php The theme to install as the default for testing.
BlockHiddenRegionTest::$modules property core/modules/block/tests/src/Functional/BlockHiddenRegionTest.php Modules to install.
BlockHiddenRegionTest::setUp function core/modules/block/tests/src/Functional/BlockHiddenRegionTest.php
BlockHiddenRegionTest::testBlockNotInHiddenRegion function core/modules/block/tests/src/Functional/BlockHiddenRegionTest.php Tests that hidden regions do not inherit blocks when a theme is installed.
BlockHookOperationTest class core/modules/block/tests/src/Functional/BlockHookOperationTest.php Tests for Block module regarding hook_entity_operations_alter().
BlockHookOperationTest.php file core/modules/block/tests/src/Functional/BlockHookOperationTest.php
BlockHookOperationTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockHookOperationTest.php The theme to install as the default for testing.
BlockHookOperationTest::$modules property core/modules/block/tests/src/Functional/BlockHookOperationTest.php Modules to install.
BlockHookOperationTest::setUp function core/modules/block/tests/src/Functional/BlockHookOperationTest.php
BlockHookOperationTest::testBlockOperationAlter function core/modules/block/tests/src/Functional/BlockHookOperationTest.php Tests the block list to see if the test_operation link is added.
BlockHtmlTest class core/modules/block/tests/src/Functional/BlockHtmlTest.php Tests block HTML ID validity.
BlockHtmlTest.php file core/modules/block/tests/src/Functional/BlockHtmlTest.php

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