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 11.x 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
MigrationTest::testMigrationDependenciesWithValidConfig function core/modules/migrate/tests/src/Unit/MigrationTest.php Tests valid migration dependencies configuration returns expected values.
MigrationTest::testRequirementsForDestinationPlugin function core/modules/migrate/tests/src/Unit/MigrationTest.php Tests checking requirements for destination plugins.
MigrationTest::testRequirementsForMigrations function core/modules/migrate/tests/src/Unit/MigrationTest.php Tests checking requirements for destination plugins.
MigrationTest::testRequirementsForSourcePlugin function core/modules/migrate/tests/src/Unit/MigrationTest.php Tests checking requirements for source plugins.
MigrationTest::testSetInvalidation function core/modules/migrate/tests/src/Kernel/MigrationTest.php Tests Migration::set().
migration_provider_test.info.yml file core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migration_provider_test.info.yml core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migration_provider_test.info.yml
migration_provider_test.info.yml file core/modules/migrate_drupal/tests/modules/migration_provider_test/migration_provider_test.info.yml core/modules/migrate_drupal/tests/modules/migration_provider_test/migration_provider_test.info.yml
migration_source_module_test.info.yml file core/modules/migrate_drupal_ui/tests/modules/migration_source_module_test/migration_source_module_test.info.yml core/modules/migrate_drupal_ui/tests/modules/migration_source_module_test/migration_source_module_test.info.yml
MimeTypeMapTest class core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests the MIME type mapper to extension.
MimeTypeMapTest.php file core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php
MimeTypeMapTest::$map property core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php The default MIME type map under test.
MimeTypeMapTest::setUp function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php
MimeTypeMapTest::testAddMapping function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests add mapping.
MimeTypeMapTest::testGetExtensionsForMimeType function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests get extensions for mime type.
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
MinimalInstallerTest::$profile property core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php
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
MiniPagerTest::$modules property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php
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
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.
MissingAttributesTest class core/tests/fixtures/test_driver/MissingAttributesTest.php
MissingAttributesTest.php file core/tests/fixtures/test_driver/MissingAttributesTest.php
MissingAttributesTest::testNoMetadata function core/tests/fixtures/test_driver/MissingAttributesTest.php
MissingAttributesWithDataProviderTest class core/tests/fixtures/test_driver/MissingAttributesWithDataProviderTest.php
MissingAttributesWithDataProviderTest.php file core/tests/fixtures/test_driver/MissingAttributesWithDataProviderTest.php
MissingAttributesWithDataProviderTest::provider function core/tests/fixtures/test_driver/MissingAttributesWithDataProviderTest.php
MissingAttributesWithDataProviderTest::testNoGroupMetadata function core/tests/fixtures/test_driver/MissingAttributesWithDataProviderTest.php #[DataProvider('provider')]
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

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