Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.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
MigrationTest::successfulLookupDataProvider function core/modules/migrate/tests/src/Unit/process/MigrationTest.php Provides data for the successful lookup test.
MigrationTest::testGetDestinationIds function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getDestinationIds()
MigrationTest::testGetDestinationPlugin function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getDestinationPlugin()
MigrationTest::testGetMigrationDependencies function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getMigrationDependencies()
MigrationTest::testGetProcessPlugins function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getProcessPlugins()
MigrationTest::testGetProcessPluginsException function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getProcessPlugins() throws an exception.
MigrationTest::testGetProcessPluginsExceptionMessage function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getProcessPlugins()
MigrationTest::testGetTrackLastImported function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getTrackLastImported()
MigrationTest::testMigrationDependenciesWithInvalidConfig function core/modules/migrate/tests/src/Unit/MigrationTest.php Tests that getting migration dependencies fails with invalid configuration.
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().
MigrationTest::testSkipOnEmpty function core/modules/migrate/tests/src/Unit/process/MigrationTest.php Tests that processing is skipped when the input value is empty.
MigrationTest::testSuccessfulLookup function core/modules/migrate/tests/src/Unit/process/MigrationTest.php Tests a successful lookup.
MigrationTest::testTransformWithStubbing function core/modules/migrate/tests/src/Unit/process/MigrationTest.php Tests a lookup with stubbing.
MigrationTest::testTransformWithStubSkipping function core/modules/migrate/tests/src/Unit/process/MigrationTest.php Tests a lookup with no stubbing.
migration_directory_test.info.yml file core/modules/migrate/tests/modules/migration_directory_test/migration_directory_test.info.yml core/modules/migrate/tests/modules/migration_directory_test/migration_directory_test.info.yml
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_templates_test.yml file core/modules/migrate/tests/modules/migration_directory_test/migration_templates/migration_templates_test.yml core/modules/migrate/tests/modules/migration_directory_test/migration_templates/migration_templates_test.yml
MimeTypeGuesserTest class core/tests/Drupal/Tests/Core/File/MimeTypeGuesserTest.php @coversDefaultClass \Drupal\Core\File\MimeType\MimeTypeGuesser[[api-linebreak]]
@group DrupalKernel
MimeTypeGuesserTest.php file core/tests/Drupal/Tests/Core/File/MimeTypeGuesserTest.php
MimeTypeGuesserTest::testSymfonyGuesserRegistration function core/tests/Drupal/Tests/Core/File/MimeTypeGuesserTest.php @covers ::registerWithSymfonyGuesser[[api-linebreak]]
MimeTypeTest class core/tests/Drupal/KernelTests/Core/File/MimeTypeTest.php Tests filename mimetype detection.
MimeTypeTest.php file core/tests/Drupal/KernelTests/Core/File/MimeTypeTest.php
MimeTypeTest::$modules property core/tests/Drupal/KernelTests/Core/File/MimeTypeTest.php Modules to enable.
MimeTypeTest::testFileMimeTypeDetection function core/tests/Drupal/KernelTests/Core/File/MimeTypeTest.php Test mapping of mimetypes from filenames.
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 enable.
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.
MissingCheckedRequirementsTest class core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php Tests a test case with missing requirements.
MissingCheckedRequirementsTest.php file core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php
MissingCheckedRequirementsTest::$modules property core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php Modules to enable.
MissingCheckedRequirementsTest::checkRequirements function core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php Overrides checkRequirements().

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