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 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
SortTest::parameterProvider function core/modules/jsonapi/tests/src/Unit/Query/SortTest.php Provides a suite of shortcut sort parameters and their expected expansions.
SortTest::setUp function core/modules/jsonapi/tests/src/Unit/Query/SortTest.php
SortTest::setUp function core/tests/Drupal/Tests/PhpCs/SortTest.php
SortTest::setUp function core/tests/Drupal/Tests/CSpell/SortTest.php
SortTest::testCreateFromQueryParameter function core/modules/jsonapi/tests/src/Unit/Query/SortTest.php Tests create from query parameter.
SortTest::testCreateFromQueryParameterFail function core/modules/jsonapi/tests/src/Unit/Query/SortTest.php Tests create from query parameter fail.
SortTest::testFileExists function core/tests/Drupal/Tests/CSpell/SortTest.php Tests that the file exists.
SortTest::testFileExists function core/tests/Drupal/Tests/PhpCs/SortTest.php Tests that the phpcs.xml.dist file exists.
SortTest::testNumericOrdering function core/modules/views/tests/src/Kernel/Handler/SortTest.php Tests numeric ordering of the result set.
SortTest::testSorted function core/tests/Drupal/Tests/PhpCs/SortTest.php Tests that the phpcs.xml.dist file is properly sorted.
SortTest::testSorted function core/tests/Drupal/Tests/CSpell/SortTest.php Tests that the file is properly sorted.
SortTest::testStringOrdering function core/modules/views/tests/src/Kernel/Handler/SortTest.php Tests string ordering of the result set.
SortTestConfigEntityWithWeight class core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php Test entity class to test sorting.
SortTestConfigEntityWithWeight::$label property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The label.
SortTestConfigEntityWithWeight::$weight property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The weight.
SortTranslationTest class core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php Tests sorting on translatable and not translatable fields.
SortTranslationTest.php file core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php
SortTranslationTest::$modules property core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php Modules to install.
SortTranslationTest::$testViews property core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php Views to be enabled.
SortTranslationTest::setUp function core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php
SortTranslationTest::testSortbyUntranslatedIntegerField function core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php Tests sorting on an untranslated field.
SourceEditingEmptyElementTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingEmptyElementTest.php Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing.
SourceEditingEmptyElementTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingEmptyElementTest.php
SourceEditingEmptyElementTest::testEmptyInlineElement function core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingEmptyElementTest.php Tests creating empty inline elements using Source Editing.
SourceEditingPluginTest class core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing.
SourceEditingPluginTest.php file core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php
SourceEditingPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php Provides a list of configs to test.
SourceEditingPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php Tests get dynamic plugin config.
SourceEditingTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing.
SourceEditingTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php
SourceEditingTest::doTestAllowingExtraAttributes function core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php Tests extra attributes with a specific data set.
SourceEditingTest::providerAllowingExtraAttributes function core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php Data provider for ::testAllowingExtraAttributes().
SourceEditingTest::testAllowingExtraAttributes function core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php Tests allowing extra attributes on already supported tags using GHS.
SourceEditingTest::testSourceEditingSettingsForm function core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php Tests source editing settings form.
SourceEditingTestBase class core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTestBase.php Provides a base class for testing the source editing function.
SourceEditingTestBase.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTestBase.php
SourceEditingTestBase::$adminUser property core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTestBase.php The user to use during testing.
SourceEditingTestBase::$defaultTheme property core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTestBase.php The theme to install as the default for testing.
SourceEditingTestBase::$host property core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTestBase.php A host entity with a body field whose text to edit with CKEditor 5.
SourceEditingTestBase::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTestBase.php Modules to install.
SourceEditingTestBase::setUp function core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTestBase.php
SourceModuleTest class core/modules/migrate_drupal_ui/tests/src/Kernel/SourceModuleTest.php Tests source_module selection.
SourceModuleTest.php file core/modules/migrate_drupal_ui/tests/src/Kernel/SourceModuleTest.php
SourceModuleTest::$modules property core/modules/migrate_drupal_ui/tests/src/Kernel/SourceModuleTest.php Modules to install.
SourceModuleTest::testSourceModuleInMigration function core/modules/migrate_drupal_ui/tests/src/Kernel/SourceModuleTest.php Tests the source_module is set when not in source plugin annotation.
SourceProviderTest class core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php Tests that a missing source provider error message is displayed.
SourceProviderTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php
SourceProviderTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php Modules to install.
SourceProviderTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php Gets the available upgrade paths.
SourceProviderTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php Gets the expected number of entities per entity type after migration.

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