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
LocaleTranslateStringTourTest class core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php Tests the Translate Interface tour.
LocaleTranslateStringTourTest.php file core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php
LocaleTranslateStringTourTest::$adminUser property core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php An admin user with administrative permissions to translate.
LocaleTranslateStringTourTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php The theme to install as the default for testing.
LocaleTranslateStringTourTest::$modules property core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php Modules to enable.
LocaleTranslateStringTourTest::setUp function core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php
LocaleTranslateStringTourTest::testTranslateStringTourTips function core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php Tests locale tour tip availability.
LocaleTranslationDownloadTest class core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php Tests locale translation download.
LocaleTranslationDownloadTest.php file core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php
LocaleTranslationDownloadTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php The theme to install as the default for testing.
LocaleTranslationDownloadTest::$translationsStream property core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php The virtual file stream for storing translations.
LocaleTranslationDownloadTest::setUp function core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php
LocaleTranslationDownloadTest::testUpdateImportSourceRemote function core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php Tests translation download from remote sources.
LocaleTranslationProjectsTest class core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php Tests locale translation project handling.
LocaleTranslationProjectsTest.php file core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php
LocaleTranslationProjectsTest::$moduleHandler property core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php The module handler used in this test.
LocaleTranslationProjectsTest::$modules property core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php Modules to enable.
LocaleTranslationProjectsTest::$projectStorage property core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php The locale project storage used in this test.
LocaleTranslationProjectsTest::setUp function core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php
LocaleTranslationProjectsTest::testLocaleTranslationClearCacheProjects function core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php Tests locale_translation_clear_cache_projects().
LocaleTranslationTest class core/modules/locale/tests/src/Unit/LocaleTranslationTest.php @coversDefaultClass \Drupal\locale\LocaleTranslation[[api-linebreak]]
@group locale
LocaleTranslationTest class core/modules/locale/tests/src/Kernel/LocaleTranslationTest.php @coversDefaultClass \Drupal\locale\LocaleTranslation[[api-linebreak]]
@group locale
LocaleTranslationTest.php file core/modules/locale/tests/src/Unit/LocaleTranslationTest.php
LocaleTranslationTest.php file core/modules/locale/tests/src/Kernel/LocaleTranslationTest.php
LocaleTranslationTest::$languageManager property core/modules/locale/tests/src/Unit/LocaleTranslationTest.php A mocked language manager built from LanguageManagerInterface.
LocaleTranslationTest::$modules property core/modules/locale/tests/src/Kernel/LocaleTranslationTest.php Modules to enable.
LocaleTranslationTest::$requestStack property core/modules/locale/tests/src/Unit/LocaleTranslationTest.php The request stack.
LocaleTranslationTest::$storage property core/modules/locale/tests/src/Unit/LocaleTranslationTest.php A mocked storage to use when instantiating LocaleTranslation objects.
LocaleTranslationTest::setUp function core/modules/locale/tests/src/Unit/LocaleTranslationTest.php
LocaleTranslationTest::testDestruct function core/modules/locale/tests/src/Unit/LocaleTranslationTest.php Tests for \Drupal\locale\LocaleTranslation::destruct().
LocaleTranslationTest::testSerializable function core/modules/locale/tests/src/Kernel/LocaleTranslationTest.php Tests that \Drupal\locale\LocaleTranslation is serializable.
LocaleTranslationUiTest class core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php Adds a new locale and translates its name. Checks the validation of
translation strings and search results.
LocaleTranslationUiTest.php file core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php
LocaleTranslationUiTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php The theme to install as the default for testing.
LocaleTranslationUiTest::$modules property core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php Modules to enable.
LocaleTranslationUiTest::testEnglishTranslation function core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php Enable interface translation to English.
LocaleTranslationUiTest::testJavaScriptTranslation function core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php Adds a language and checks that the JavaScript translation files are
properly created and rebuilt on deletion.
LocaleTranslationUiTest::testStringSearch function core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php Tests translation search form.
LocaleTranslationUiTest::testStringTranslation function core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php Adds a language and tests string translation by users with the appropriate permissions.
LocaleTranslationUiTest::testStringValidation function core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php Tests the validation of the translation input.
LocaleTranslationUiTest::testUICustomizedStrings function core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php Tests that only changed strings are saved customized when edited.
LocaleUpdateCronTest class core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php Tests for using cron to update project interface translations.
LocaleUpdateCronTest.php file core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php
LocaleUpdateCronTest::$batchOutput property core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php
LocaleUpdateCronTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php The theme to install as the default for testing.
LocaleUpdateCronTest::setUp function core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php
LocaleUpdateCronTest::testUpdateCron function core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php Tests interface translation update using cron.
LocaleUpdateDevelopmentReleaseTest class core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php Test for proper version fallback in case of a development release.
LocaleUpdateDevelopmentReleaseTest.php file core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
LocaleUpdateDevelopmentReleaseTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php The theme to install as the default for testing.

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