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. 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
ConfigurableLanguageTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php Sets up the necessary authorization.
ConfigurableLanguageTest::testGetIndividualDefaultConfig function core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php Tests a GET request for a default config entity, which has a _core key.
ConfigurableLanguageTest::testName function core/modules/language/tests/src/Kernel/ConfigurableLanguageTest.php Tests configurable language name methods.
ConfigurableLanguageUnitTest class core/modules/language/tests/src/Unit/ConfigurableLanguageUnitTest.php Tests the ConfigurableLanguage entity class.
ConfigurableLanguageUnitTest.php file core/modules/language/tests/src/Unit/ConfigurableLanguageUnitTest.php
ConfigurableLanguageUnitTest::testDirection function core/modules/language/tests/src/Unit/ConfigurableLanguageUnitTest.php Tests direction.
ConfigurableLanguageUnitTest::testWeight function core/modules/language/tests/src/Unit/ConfigurableLanguageUnitTest.php Tests weight.
ConfigurableLanguageValidationTest class core/modules/language/tests/src/Kernel/ConfigurableLanguageValidationTest.php Tests validation of configurable_language entities.
ConfigurableLanguageValidationTest.php file core/modules/language/tests/src/Kernel/ConfigurableLanguageValidationTest.php
ConfigurableLanguageValidationTest::$modules property core/modules/language/tests/src/Kernel/ConfigurableLanguageValidationTest.php Modules to install.
ConfigurableLanguageValidationTest::setUp function core/modules/language/tests/src/Kernel/ConfigurableLanguageValidationTest.php
ConfigurableLanguageXmlAnonTest class core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php Tests Configurable Language Xml Anon.
ConfigurableLanguageXmlAnonTest.php file core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php
ConfigurableLanguageXmlAnonTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php The theme to install as the default for testing.
ConfigurableLanguageXmlAnonTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php The format to use in this test.
ConfigurableLanguageXmlAnonTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php The MIME type that corresponds to $format.
ConfigurableLanguageXmlBasicAuthTest class core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php Tests Configurable Language Xml Basic Auth.
ConfigurableLanguageXmlBasicAuthTest.php file core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php
ConfigurableLanguageXmlBasicAuthTest::$auth property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php The authentication mechanism to use in this test.
ConfigurableLanguageXmlBasicAuthTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php The theme to install as the default for testing.
ConfigurableLanguageXmlBasicAuthTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php The format to use in this test.
ConfigurableLanguageXmlBasicAuthTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php The MIME type that corresponds to $format.
ConfigurableLanguageXmlBasicAuthTest::$modules property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php Modules to install.
ConfigurableLanguageXmlCookieTest class core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php Tests Configurable Language Xml Cookie.
ConfigurableLanguageXmlCookieTest.php file core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php
ConfigurableLanguageXmlCookieTest::$auth property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php The authentication mechanism to use in this test.
ConfigurableLanguageXmlCookieTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php The theme to install as the default for testing.
ConfigurableLanguageXmlCookieTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php The format to use in this test.
ConfigurableLanguageXmlCookieTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php The MIME type that corresponds to $format.
ConfigurablePluginBaseTest class core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php Tests ConfigurablePluginBase.
ConfigurablePluginBaseTest.php file core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php
ConfigurablePluginBaseTest::testConstructor function core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php Tests the Constructor.
ConfigurablePluginBaseTestClass class core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php Test class for ConfigurablePluginBase.
ConfigurablePluginBaseTestClass::defaultConfiguration function core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php Gets default configuration for this plugin.
ConfigurablePluginTest class core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php Tests configurable plugins.
ConfigurablePluginTest.php file core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php
ConfigurablePluginTest::$manager property core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php The manager for "CKEditor 5 plugin" plugins.
ConfigurablePluginTest::$modules property core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php Modules to install.
ConfigurablePluginTest::setUp function core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php
ConfigurablePluginTest::testDefaults function core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php Tests default settings for configurable CKEditor 5 plugins.
ConfigurableTestClass class core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php A test class using ConfigurablePluginTrait that can modify the de.
ConfigurableTestClass::$defaultConfiguration property core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php A default configuration for the test class to return.
ConfigurableTestClass::defaultConfiguration function core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Gets default configuration for this plugin.
ConfigurableTestClass::setDefaultConfiguration function core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Sets the default configuration this test will return.
ConfigurableTestClass::__construct function core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Constructs a \Drupal\Component\Plugin\PluginBase object.
ConfigurableTraitTest class core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Tests for ConfigurableTrait.
ConfigurableTraitTest.php file core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php
ConfigurableTraitTest::setConfigurationDataProvider function core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Provides data for testSetConfiguration.
ConfigurableTraitTest::testDefaultConfiguration function core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Tests ConfigurableTrait::defaultConfiguration.
ConfigurableTraitTest::testGetConfiguration function core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Tests ConfigurableTrait::getConfiguration.

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