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
HandlerTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/HandlerTest.php The theme to install as the default for testing.
HandlerTest::$modules property core/modules/views_ui/tests/src/Functional/HandlerTest.php Modules to enable.
HandlerTest::$modules property core/modules/views/tests/src/Functional/Handler/HandlerTest.php Modules to enable.
HandlerTest::$testViews property core/modules/views/tests/src/Functional/Handler/HandlerTest.php Views used by this test.
HandlerTest::$testViews property core/modules/views_ui/tests/src/Functional/HandlerTest.php Views used by this test.
HandlerTest::assertNoDuplicateField function core/modules/views_ui/tests/src/Functional/HandlerTest.php Asserts that fields only appear once.
HandlerTest::schemaDefinition function core/modules/views_ui/tests/src/Functional/HandlerTest.php Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition().
HandlerTest::setUp function core/modules/views_ui/tests/src/Functional/HandlerTest.php Sets up the test.
HandlerTest::setUp function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Sets up the test.
HandlerTest::testAccess function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests access to a handler.
HandlerTest::testBreakString function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the breakString method.
HandlerTest::testBrokenHandlers function core/modules/views_ui/tests/src/Functional/HandlerTest.php Tests broken handlers.
HandlerTest::testErrorMissingHelp function core/modules/views_ui/tests/src/Functional/HandlerTest.php Ensures that no missing help text is shown.
HandlerTest::testHandlerHelpEscaping function core/modules/views_ui/tests/src/Functional/HandlerTest.php Tests escaping of field labels in help text.
HandlerTest::testHandlerWeights function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the order of handlers is the same before and after saving.
HandlerTest::testNoDuplicateFields function core/modules/views_ui/tests/src/Functional/HandlerTest.php Ensures that neither node type or node ID appears multiple times.
HandlerTest::testPlaceholder function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the placeholder function.
HandlerTest::testRelationshipUI function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the relationship ui for field/filter/argument/relationship.
HandlerTest::testSetRelationship function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the relationship method on the base class.
HandlerTest::testUICRUD function core/modules/views_ui/tests/src/Functional/HandlerTest.php Tests UI CRUD.
HandlerTest::viewsData function core/modules/views_ui/tests/src/Functional/HandlerTest.php Overrides \Drupal\views\Tests\ViewTestBase::viewsData().
HandlerTest::viewsData function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Returns the views data definition.
HandlerTestTrait trait core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Test trait to mock dependencies of a handler.
HandlerTestTrait.php file core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php
HandlerTestTrait::$display property core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php The mocked display.
HandlerTestTrait::$executable property core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php The mocked view executable.
HandlerTestTrait::$view property core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php The mocked view entity.
HandlerTestTrait::$viewsData property core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php The mocked views data.
HandlerTestTrait::setupDisplay function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a mocked display object.
HandlerTestTrait::setupExecutableAndView function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a view executable and a view entity.
HandlerTestTrait::setupViewsData function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a mocked views data object.
HeadersCacheContextTest class core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php @coversDefaultClass \Drupal\Core\Cache\Context\HeadersCacheContext[[api-linebreak]]
@group Cache
HeadersCacheContextTest.php file core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php
HeadersCacheContextTest::providerTestGetContext function core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php Provides a list of headers and expected cache contexts.
HeadersCacheContextTest::testGetContext function core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php @covers ::getContext[[api-linebreak]]
HeadingPluginTest class core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php @coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Language[[api-linebreak]]
@group ckeditor5
@internal
HeadingPluginTest.php file core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php
HeadingPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php Provides a list of configs to test.
HeadingPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php @covers ::getDynamicPluginConfig[[api-linebreak]]
@dataProvider providerGetDynamicPluginConfig
HelpBlockTest class core/modules/help/tests/src/Functional/HelpBlockTest.php Tests display of help block.
HelpBlockTest.php file core/modules/help/tests/src/Functional/HelpBlockTest.php
HelpBlockTest::$defaultTheme property core/modules/help/tests/src/Functional/HelpBlockTest.php The theme to install as the default for testing.
HelpBlockTest::$helpBlock property core/modules/help/tests/src/Functional/HelpBlockTest.php The help block instance.
HelpBlockTest::$modules property core/modules/help/tests/src/Functional/HelpBlockTest.php Modules to enable.
HelpBlockTest::setUp function core/modules/help/tests/src/Functional/HelpBlockTest.php
HelpBlockTest::testHelp function core/modules/help/tests/src/Functional/HelpBlockTest.php Logs in users, tests help pages.
HelpEmptyPageTest class core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Tests the empty HTML page.
HelpEmptyPageTest.php file core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php
HelpEmptyPageTest::$modules property core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Modules to enable.
HelpEmptyPageTest::register function core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Registers test-specific services.

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