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
ShortcutXmlBasicAuthTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php The MIME type that corresponds to $format.
ShortcutXmlBasicAuthTest::$modules property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php Modules to install.
ShortcutXmlCookieTest class core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php Tests Shortcut Xml Cookie.
ShortcutXmlCookieTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php
ShortcutXmlCookieTest::$auth property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php The authentication mechanism to use in this test.
ShortcutXmlCookieTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php The theme to install as the default for testing.
ShortcutXmlCookieTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php The format to use in this test.
ShortcutXmlCookieTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php The MIME type that corresponds to $format.
ShutdownFunctionsTest class core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php Functional tests shutdown functions.
ShutdownFunctionsTest.php file core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php
ShutdownFunctionsTest::$defaultTheme property core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php The theme to install as the default for testing.
ShutdownFunctionsTest::$modules property core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php Modules to install.
ShutdownFunctionsTest::tearDown function core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php
ShutdownFunctionsTest::testShutdownFunctions function core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php Tests shutdown functions.
ShutdownFunctionTest class core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Tests.
ShutdownFunctionTest.php file core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php
ShutdownFunctionTest::$shutDownOneCalled property core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Flag to indicate if ::shutdownOne() called.
ShutdownFunctionTest::$shutDownTwoCalled property core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Flag to indicate if ::shutdownTwo() called.
ShutdownFunctionTest::shutdownOne function core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Tests shutdown functions by registering another shutdown function.
ShutdownFunctionTest::shutdownTwo function core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Tests shutdown functions by being registered during shutdown.
ShutdownFunctionTest::testShutdownFunctionInShutdownFunction function core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Tests that shutdown functions can be added by other shutdown functions.
SimpleConfigSectionListTest class core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php Tests the test implementation of section storage.
SimpleConfigSectionListTest.php file core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php
SimpleConfigSectionListTest::$modules property core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php Modules to install.
SimpleConfigSectionListTest::getSectionList function core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php Sets up the section list.
SimpleConfigValidationTest class core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests validation of certain elements common to all config.
SimpleConfigValidationTest.php file core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php
SimpleConfigValidationTest::$modules property core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Modules to install.
SimpleConfigValidationTest::providerSpecialCharacters function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Data provider for ::testSpecialCharacters().
SimpleConfigValidationTest::setUp function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php
SimpleConfigValidationTest::testDefaultConfigHashValidation function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests the validation of the default configuration hash.
SimpleConfigValidationTest::testInvalidPluginId function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests that plugin IDs in simple config are validated.
SimpleConfigValidationTest::testSpecialCharacters function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests that special characters are not allowed in labels or text data.
SimplePageVariantTest class core/tests/Drupal/Tests/Core/Render/Plugin/DisplayVariant/SimplePageVariantTest.php Tests Drupal\Core\Render\Plugin\DisplayVariant\SimplePageVariant.
SimplePageVariantTest.php file core/tests/Drupal/Tests/Core/Render/Plugin/DisplayVariant/SimplePageVariantTest.php
SimplePageVariantTest::setUpDisplayVariant function core/tests/Drupal/Tests/Core/Render/Plugin/DisplayVariant/SimplePageVariantTest.php Sets up a display variant plugin for testing.
SimplePageVariantTest::testBuild function core/tests/Drupal/Tests/Core/Render/Plugin/DisplayVariant/SimplePageVariantTest.php Tests the build method.
SimplePageVariantTest::testCacheMetadataFromPlugin function core/tests/Drupal/Tests/Core/Render/Plugin/DisplayVariant/SimplePageVariantTest.php Tests that cache metadata in the plugin are present in the build.
SimpletestTestRunResultsStorage class core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Implements a test run results storage compatible with legacy Simpletest.
SimpletestTestRunResultsStorage.php file core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php
SimpletestTestRunResultsStorage::buildTestingResultsEnvironment function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Prepares the test run storage.
SimpletestTestRunResultsStorage::cleanUp function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Resets the test run storage.
SimpletestTestRunResultsStorage::createNew function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Gets a new unique identifier for a test run.
SimpletestTestRunResultsStorage::getConnection function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Returns the database connection to use for inserting assertions.
SimpletestTestRunResultsStorage::getCurrentTestRunState function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Get state information about a test run, from storage.
SimpletestTestRunResultsStorage::getLogEntriesByTestClass function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Get test results for a test run, ordered by test class.
SimpletestTestRunResultsStorage::insertLogEntry function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Adds a test log entry for a test run to the storage.
SimpletestTestRunResultsStorage::removeResults function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Removes the results of a test run from the storage.
SimpletestTestRunResultsStorage::setDatabasePrefix function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Sets the test database prefix of a test run in storage.
SimpletestTestRunResultsStorage::testingResultsSchema function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Defines the database schema for run-tests.sh and simpletest module.

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