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
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.
ConfigurableTraitTest::testSetConfiguration function core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Tests configurableTrait::setConfiguration.
ConfigValidationTest class core/tests/Drupal/KernelTests/Core/Recipe/ConfigValidationTest.php Tests Config Validation.
ConfigValidationTest class core/modules/config/tests/config_test/tests/src/Kernel/ConfigValidationTest.php Tests the UriHost validator.
ConfigValidationTest.php file core/modules/config/tests/config_test/tests/src/Kernel/ConfigValidationTest.php
ConfigValidationTest.php file core/tests/Drupal/KernelTests/Core/Recipe/ConfigValidationTest.php
ConfigValidationTest::$modules property core/modules/config/tests/config_test/tests/src/Kernel/ConfigValidationTest.php Modules to install.
ConfigValidationTest::$strictConfigSchema property core/tests/Drupal/KernelTests/Core/Recipe/ConfigValidationTest.php This test depends on us being able to create invalid config, so we can
ensure that validatable config is validated by the recipe runner.
ConfigValidationTest::createRecipeWithInvalidDataInFile function core/tests/Drupal/KernelTests/Core/Recipe/ConfigValidationTest.php Creates a recipe with invalid config data in a particular file.
ConfigValidationTest::setUp function core/modules/config/tests/config_test/tests/src/Kernel/ConfigValidationTest.php
ConfigValidationTest::testValidatableConfigIsValidated function core/tests/Drupal/KernelTests/Core/Recipe/ConfigValidationTest.php Tests that the recipe runner only validates config which is validatable.

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