Search for test

  1. Search 7.x for test
  2. Search 8.9.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
StorageTestBase::testRenameNoChange function core/tests/Drupal/KernelTests/Core/KeyValueStore/StorageTestBase.php Tests the rename operation.
StorageTestBase::testSetIfNotExists function core/tests/Drupal/KernelTests/Core/KeyValueStore/StorageTestBase.php Tests the setIfNotExists() method.
StreamWrapperManagerTest class core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php @coversDefaultClass \Drupal\Core\StreamWrapper\StreamWrapperManager[[api-linebreak]]
@group File
StreamWrapperManagerTest.php file core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php
StreamWrapperManagerTest::$modules property core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php Modules to enable.
StreamWrapperManagerTest::$streamWrapperManager property core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php The stream wrapper manager.
StreamWrapperManagerTest::providerTestUriScheme function core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php Data provider.
StreamWrapperManagerTest::setUp function core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php
StreamWrapperManagerTest::testUriScheme function core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php @covers ::getScheme[[api-linebreak]]
StreamWrapperTest class core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Tests stream wrapper functions.
StreamWrapperTest.php file core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php
StreamWrapperTest::$classname property core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php A fully-qualified stream wrapper class name to register for the test.
StreamWrapperTest::$modules property core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Modules to enable.
StreamWrapperTest::$scheme property core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php A stream wrapper scheme to register for the test.
StreamWrapperTest::setUp function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php
StreamWrapperTest::testFileFunctions function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Tests some file handle functions.
StreamWrapperTest::testGetClassName function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Tests the getClassName() function.
StreamWrapperTest::testGetInstanceByScheme function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Tests the getViaScheme() method.
StreamWrapperTest::testGetValidStreamScheme function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Tests the scheme functions.
StreamWrapperTest::testPharStreamWrapperRegistration function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Tests that phar stream wrapper is registered as expected.
StreamWrapperTest::testUriFunctions function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Tests the getViaUri() and getViaScheme() methods and target functions.
StringBaseTest class core/modules/locale/tests/src/Unit/StringBaseTest.php @coversDefaultClass \Drupal\locale\StringBase[[api-linebreak]]
@group locale
StringBaseTest.php file core/modules/locale/tests/src/Unit/StringBaseTest.php
StringBaseTest::testDeleteWithoutStorage function core/modules/locale/tests/src/Unit/StringBaseTest.php @covers ::delete[[api-linebreak]]
StringBaseTest::testSaveWithoutStorage function core/modules/locale/tests/src/Unit/StringBaseTest.php @covers ::save[[api-linebreak]]
StringDatabaseStorage::createString function core/modules/locale/src/StringDatabaseStorage.php Creates a source string object bound to this storage but not saved.
StringDatabaseStorage::deleteStrings function core/modules/locale/src/StringDatabaseStorage.php Deletes source strings and translations using conditions.
StringFieldRdfaTest class core/modules/rdf/tests/src/Kernel/Field/StringFieldRdfaTest.php Tests RDFa output by text field formatters.
StringFieldRdfaTest.php file core/modules/rdf/tests/src/Kernel/Field/StringFieldRdfaTest.php
StringFieldRdfaTest::$fieldType property core/modules/rdf/tests/src/Kernel/Field/StringFieldRdfaTest.php The machine name of the field type to test.
StringFieldRdfaTest::$testSummary property core/modules/rdf/tests/src/Kernel/Field/StringFieldRdfaTest.php The 'summary' property value for testing.
StringFieldRdfaTest::$testValue property core/modules/rdf/tests/src/Kernel/Field/StringFieldRdfaTest.php The 'value' property value for testing.
StringFieldRdfaTest::setUp function core/modules/rdf/tests/src/Kernel/Field/StringFieldRdfaTest.php Set the default field storage backend for fields created during tests.
StringFieldRdfaTest::testStringFormatters function core/modules/rdf/tests/src/Kernel/Field/StringFieldRdfaTest.php Tests string formatters.
StringFieldTest class core/modules/field/tests/src/Functional/String/StringFieldTest.php Tests the creation of string fields.
StringFieldTest.php file core/modules/field/tests/src/Functional/String/StringFieldTest.php
StringFieldTest::$defaultTheme property core/modules/field/tests/src/Functional/String/StringFieldTest.php The theme to install as the default for testing.
StringFieldTest::$modules property core/modules/field/tests/src/Functional/String/StringFieldTest.php Modules to enable.
StringFieldTest::$webUser property core/modules/field/tests/src/Functional/String/StringFieldTest.php A user without any special permissions.
StringFieldTest::setUp function core/modules/field/tests/src/Functional/String/StringFieldTest.php
StringFieldTest::testTextfieldWidgets function core/modules/field/tests/src/Functional/String/StringFieldTest.php Tests widgets.
StringFieldTest::_testTextfieldWidgets function core/modules/field/tests/src/Functional/String/StringFieldTest.php Helper function for testTextfieldWidgets().
StringFormatterTest class core/modules/field/tests/src/Kernel/String/StringFormatterTest.php Tests the creation of text fields.
StringFormatterTest.php file core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
StringFormatterTest::$bundle property core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
StringFormatterTest::$display property core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
StringFormatterTest::$entityType property core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
StringFormatterTest::$entityTypeManager property core/modules/field/tests/src/Kernel/String/StringFormatterTest.php The entity type manager.
StringFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
StringFormatterTest::$modules property core/modules/field/tests/src/Kernel/String/StringFormatterTest.php Modules to enable.

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