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 10.3.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
MimeTypeMapTest::testGetMimeTypeForExtension function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests get mime type for extension.
MimeTypeMapTest::testHasExtension function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests has extension.
MimeTypeMapTest::testHasMimeType function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests has mime type.
MimeTypeMapTest::testListExtension function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests list extension.
MimeTypeMapTest::testListMimeTypes function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests list mime types.
MimeTypeMapTest::testRemoveMapping function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests remove mapping.
MimeTypeMapTest::testRemoveMimeType function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests remove mime type.
MinimalInstallerTest class core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php Tests the interactive installer installing the minimal profile.
MinimalInstallerTest.php file core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php
MinimalInstallerTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php The theme to install as the default for testing.
MinimalInstallerTest::$profile property core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php The installation profile to install.
MinimalInstallerTest::testMinimalConfig function core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php Ensures that the exported minimal configuration is up to date.
MinimalTest class core/profiles/minimal/tests/src/Functional/MinimalTest.php Tests Minimal installation profile expectations.
MinimalTest.php file core/profiles/minimal/tests/src/Functional/MinimalTest.php
MinimalTest::$defaultTheme property core/profiles/minimal/tests/src/Functional/MinimalTest.php The theme to install as the default for testing.
MinimalTest::$profile property core/profiles/minimal/tests/src/Functional/MinimalTest.php The profile to install as a basis for testing.
MinimalTest::testMinimal function core/profiles/minimal/tests/src/Functional/MinimalTest.php Tests Minimal installation profile.
MiniPagerTest class core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Tests the mini pager plugin.
MiniPagerTest.php file core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php
MiniPagerTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php The theme to install as the default for testing.
MiniPagerTest::$modules property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Modules to install.
MiniPagerTest::$nodes property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Nodes used by the test.
MiniPagerTest::$testViews property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Views used by this test.
MiniPagerTest::setUp function core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Sets up the test.
MiniPagerTest::testMiniPagerRender function core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Tests the rendering of mini pagers.
MiniPagerTest::testPagerHeadingLevel function core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Tests changing the heading level.
MissingRunTestsInSeparateProcesses class core/tests/PHPStan/fixtures/test-classes-missing-attributes.php #[Group('Test')]
MockFileFinderTest class core/tests/Drupal/Tests/Component/Annotation/MockFileFinderTest.php Tests Drupal\Component\Annotation\Reflection\MockFileFinder.
MockFileFinderTest.php file core/tests/Drupal/Tests/Component/Annotation/MockFileFinderTest.php
MockFileFinderTest::testFindFile function core/tests/Drupal/Tests/Component/Annotation/MockFileFinderTest.php @legacy-covers ::create
@legacy-covers ::findFile
MockTestBlock class core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockTestBlock.php Mock implementation of a test block plugin used by Plugin API unit tests.
MockTestBlock.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockTestBlock.php
MockTestConnection class core/modules/system/tests/src/Functional/FileTransfer/MockTestConnection.php Mock connection object for test case.
MockTestConnection.php file core/modules/system/tests/src/Functional/FileTransfer/MockTestConnection.php
MockTestConnection::$commandsRun property core/modules/system/tests/src/Functional/FileTransfer/MockTestConnection.php The commands to run.
MockTestConnection::$connectionString property core/modules/system/tests/src/Functional/FileTransfer/MockTestConnection.php The database connection.
MockTestConnection::flushCommands function core/modules/system/tests/src/Functional/FileTransfer/MockTestConnection.php Retrieves and clears the command history.
MockTestConnection::run function core/modules/system/tests/src/Functional/FileTransfer/MockTestConnection.php Executes a command and stores it in the command history.
ModalRendererTest class core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php Tests that dialog links use different renderer services.
ModalRendererTest.php file core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php
ModalRendererTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php The theme to install as the default for testing.
ModalRendererTest::$modules property core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php Modules to install.
ModalRendererTest::testModalRenderer function core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php Tests that links respect 'data-dialog-renderer' attribute.
ModalRendererTest::testOpenerInDropbutton function core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php Confirm focus management of a dialog openers in a dropbutton.
ModeratedContentLocalTaskTest class core/modules/content_moderation/tests/src/Functional/ModeratedContentLocalTaskTest.php Tests moderated content dynamic local task.
ModeratedContentLocalTaskTest.php file core/modules/content_moderation/tests/src/Functional/ModeratedContentLocalTaskTest.php
ModeratedContentLocalTaskTest::$adminUser property core/modules/content_moderation/tests/src/Functional/ModeratedContentLocalTaskTest.php A user to test with.
ModeratedContentLocalTaskTest::$defaultTheme property core/modules/content_moderation/tests/src/Functional/ModeratedContentLocalTaskTest.php The theme to install as the default for testing.
ModeratedContentLocalTaskTest::$modules property core/modules/content_moderation/tests/src/Functional/ModeratedContentLocalTaskTest.php Modules to install.
ModeratedContentLocalTaskTest::setUp function core/modules/content_moderation/tests/src/Functional/ModeratedContentLocalTaskTest.php

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