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
InstallerWithTablePrefixArrayTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerWithTablePrefixArrayTest.php The theme to install as the default for testing.
InstallerWithTablePrefixArrayTest::testInstall function core/tests/Drupal/FunctionalTests/Installer/InstallerWithTablePrefixArrayTest.php Ensures that the status report raises the warning after installation.
InstallProfileDependenciesTest class core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php Tests that an install profile can require modules.
InstallProfileDependenciesTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php
InstallProfileDependenciesTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php The theme to install as the default for testing.
InstallProfileDependenciesTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php The profile to install as a basis for testing.
InstallProfileDependenciesTest::testUninstallingModules function core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php Tests that an install profile can require modules.
InstallTasksTest class core/modules/mysql/tests/src/Unit/InstallTasksTest.php Tests the MySQL install tasks.
InstallTasksTest.php file core/modules/mysql/tests/src/Unit/InstallTasksTest.php
InstallTasksTest::$connection property core/modules/mysql/tests/src/Unit/InstallTasksTest.php A connection object prophecy.
InstallTasksTest::createTasks function core/modules/mysql/tests/src/Unit/InstallTasksTest.php Creates a Tasks object for testing.
InstallTasksTest::createTasksNoConnection function core/modules/mysql/tests/src/Unit/InstallTasksTest.php Creates a Tasks object for testing, without connection.
InstallTasksTest::providerNameAndMinimumVersion function core/modules/mysql/tests/src/Unit/InstallTasksTest.php Provides test data.
InstallTasksTest::setUp function core/modules/mysql/tests/src/Unit/InstallTasksTest.php
InstallTasksTest::testNameAndMinimumVersion function core/modules/mysql/tests/src/Unit/InstallTasksTest.php @covers ::minimumVersion[[api-linebreak]]
@covers ::name[[api-linebreak]]
@dataProvider providerNameAndMinimumVersion
InstallTasksTest::testNameWithNoConnection function core/modules/mysql/tests/src/Unit/InstallTasksTest.php @covers ::name[[api-linebreak]]
InstallTest class core/tests/Drupal/BuildTests/TestSiteApplication/InstallTest.php @group Build
@group TestSiteApplication
InstallTest class core/modules/system/tests/src/Functional/Module/InstallTest.php Tests the installation of modules.
InstallTest.php file core/modules/system/tests/src/Functional/Module/InstallTest.php
InstallTest.php file core/tests/Drupal/BuildTests/TestSiteApplication/InstallTest.php
InstallTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/InstallTest.php The theme to install as the default for testing.
InstallTest::$modules property core/modules/system/tests/src/Functional/Module/InstallTest.php Modules to enable.
InstallTest::testEnableUserTwice function core/modules/system/tests/src/Functional/Module/InstallTest.php Tests enabling User module once more.
InstallTest::testGetSchemaAtInstallTime function core/modules/system/tests/src/Functional/Module/InstallTest.php Verify that module's schema can be used during module installation.
InstallTest::testInstall function core/tests/Drupal/BuildTests/TestSiteApplication/InstallTest.php
InstallTest::testModuleNameLength function core/modules/system/tests/src/Functional/Module/InstallTest.php Tests that an exception is thrown when a module name is too long.
InstallTest::testRequiredModuleSchemaVersions function core/modules/system/tests/src/Functional/Module/InstallTest.php Tests recorded schema versions of early installed modules in the installer.
InstallTest::testUninstallPostUpdateFunctions function core/modules/system/tests/src/Functional/Module/InstallTest.php Ensures that post update functions are removed on uninstall.
InstallTranslationFilePatternTest class core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php Tests for installer language support.
InstallTranslationFilePatternTest.php file core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::$filePatternMethod property core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::$fileTranslation property core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::$modules property core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php Modules to enable.
InstallTranslationFilePatternTest::providerInvalidTranslationFiles function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::providerValidTranslationFiles function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::setUp function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::testFilesPatternInvalid function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php @dataProvider providerInvalidTranslationFiles
InstallTranslationFilePatternTest::testFilesPatternValid function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php @dataProvider providerValidTranslationFiles
InstallUninstallTest class core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Install/uninstall core module and confirm table creation/deletion.
InstallUninstallTest.php file core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php
InstallUninstallTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php The theme to install as the default for testing.
InstallUninstallTest::$modules property core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Modules to enable.
InstallUninstallTest::assertHelp function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Verifies a module's help.
InstallUninstallTest::assertInstallModuleUpdates function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Asserts the module post update functions after install.
InstallUninstallTest::assertModuleNotInstalled function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Asserts that a module is not yet installed.
InstallUninstallTest::assertModuleSuccessfullyInstalled function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Asserts that a module was successfully installed.
InstallUninstallTest::assertSuccessfulUninstall function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Uninstalls a module and asserts that it was done correctly.
InstallUninstallTest::assertUninstallModuleUpdates function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Asserts the module post update functions after uninstall.
InstallUninstallTest::preUninstallForum function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Deletes forum taxonomy terms, so Forum can be uninstalled.
InstallUninstallTest::testInstallUninstall function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Tests that a fixed set of modules can be installed and uninstalled.

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