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
SingleVisibleProfileTest::$profile property core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php The installation profile to install.
SingleVisibleProfileTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php
SingleVisibleProfileTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php Confirms that the installation succeeded.
SiteConfigurationExcluderTest class core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php Tests Site Configuration Excluder.
SiteConfigurationExcluderTest.php file core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php
SiteConfigurationExcluderTest::register function core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php
SiteConfigurationExcluderTest::testDefaultSiteDirectoryPermissions function core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php Tests that `sites/default` is made writable in the stage directory.
SiteConfigurationExcluderTest::testExcludedPaths function core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php Tests that certain paths are excluded from stage operations.
SiteFilesExcluderTest class core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteFilesExcluderTest.php Tests Site Files Excluder.
SiteFilesExcluderTest.php file core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteFilesExcluderTest.php
SiteFilesExcluderTest::testInvalidFileSettings function core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteFilesExcluderTest.php Tests that invalid file settings do not cause errors.
SiteFilesExcluderTest::testSiteFilesExcluded function core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteFilesExcluderTest.php Tests that public and private files are excluded from stage operations.
SiteMaintenanceTest class core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php Tests access to site while in maintenance mode.
SiteMaintenanceTest.php file core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php
SiteMaintenanceTest::$adminUser property core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php The test user.
SiteMaintenanceTest::$defaultTheme property core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php
SiteMaintenanceTest::$modules property core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php
SiteMaintenanceTest::$user property core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php User allowed to access site in maintenance mode.
SiteMaintenanceTest::setUp function core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php
SiteMaintenanceTest::testNonHtmlRequest function core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php Tests responses to non-HTML requests when in maintenance mode.
SiteMaintenanceTest::testSiteMaintenance function core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php Verifies site maintenance mode functionality.
SiteNameTest class core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php Tests that the site name can be set during a non-interactive installation.
SiteNameTest.php file core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php
SiteNameTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php
SiteNameTest::$siteName property core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php The site name to be used when testing.
SiteNameTest::installParameters function core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php
SiteNameTest::testSiteName function core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php Tests that the desired site name appears on the page after installation.
SitesDirectoryHardeningTest class core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php Tests Drupal permissions hardening of /sites subdirectories.
SitesDirectoryHardeningTest.php file core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php
SitesDirectoryHardeningTest::$defaultTheme property core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php
SitesDirectoryHardeningTest::checkSystemRequirements function core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php Checks system runtime requirements.
SitesDirectoryHardeningTest::makeWritable function core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php Makes the given path and settings file writable.
SitesDirectoryHardeningTest::settingsFile function core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php Returns the path to settings.php.
SitesDirectoryHardeningTest::testSitesDirectoryHardening function core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php Tests the default behavior to restrict directory permissions is enforced.
SitesDirectoryHardeningTest::testSitesDirectoryHardeningConfig function core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php Tests writable files remain writable when directory hardening is disabled.
SiteSettingsFormTest class core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php Tests the extension of the site settings form.
SiteSettingsFormTest.php file core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php
SiteSettingsFormTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php
SiteSettingsFormTest::$modules property core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php
SiteSettingsFormTest::testSiteSettingsForm function core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php Confirms that the form is extensible.
SkipOnEmptyTest class core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php Tests the skip on empty process plugin.
SkipOnEmptyTest.php file core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php
SkipOnEmptyTest::testMultipleTransforms function core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php Tests repeated execution of a process plugin resets the pipeline stoppage.
SkipOnEmptyTest::testProcessBypassesOnNonEmpty function core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php Tests process bypasses on non empty.
SkipOnEmptyTest::testProcessSkipsOnEmpty function core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php Tests process skips on empty.
SkipOnEmptyTest::testRowBypassesOnNonEmpty function core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php Tests row bypasses on non empty.
SkipOnEmptyTest::testRowSkipsOnEmpty function core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php Tests row skips on empty.
SkipOnEmptyTest::testRowSkipWithMessage function core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php Tests that a skip row exception with a message is raised.
SkipOnEmptyTest::testRowSkipWithoutMessage function core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php Tests that a skip row exception without a message is raised.
SkipOpTest class core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/SkipOpTest.php Tests Drupal\Composer\Plugin\Scaffold\Operations\SkipOp.

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