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
StringFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/String/StringFormatterTest.php Renders fields of a given entity with a given display.
StringFormatterTest::setUp function core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
StringFormatterTest::testLinkToContentForEntitiesWithNoCanonicalPath function core/modules/field/tests/src/Kernel/String/StringFormatterTest.php Test "link_to_entity" feature on fields which are added to config entity.
StringFormatterTest::testStringFormatter function core/modules/field/tests/src/Kernel/String/StringFormatterTest.php Tests string formatter output.
StringIdEntityTest class core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php Defines a content entity type that has a string ID.
StringIdEntityTest.php file core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php
StringIdEntityTest::baseFieldDefinitions function core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php Provides base field definitions for an entity type.
StringSerializationTest class core/tests/Drupal/KernelTests/Core/DependencyInjection/StringSerializationTest.php Tests serialization of string services.
StringSerializationTest.php file core/tests/Drupal/KernelTests/Core/DependencyInjection/StringSerializationTest.php
StringSerializationTest::testSerializeString function core/tests/Drupal/KernelTests/Core/DependencyInjection/StringSerializationTest.php Tests that strings are not put into the container class mapping.
StringStorageInterface::createString function core/modules/locale/src/StringStorageInterface.php Creates a source string object bound to this storage but not saved.
StringStorageInterface::deleteStrings function core/modules/locale/src/StringStorageInterface.php Deletes source strings and translations using conditions.
StringTranslationTraitTest class core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php @coversDefaultClass \Drupal\Core\StringTranslation\StringTranslationTrait[[api-linebreak]]
@group StringTranslation
StringTranslationTraitTest.php file core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php
StringTranslationTraitTest::$reflection property core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php A reflection of self::$translation.
StringTranslationTraitTest::$translation property core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php The mock under test that uses StringTranslationTrait.
StringTranslationTraitTest::setUp function core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php
StringTranslationTraitTest::testFormatPlural function core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php @covers ::formatPlural[[api-linebreak]]
StringTranslationTraitTest::testT function core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php @covers ::t[[api-linebreak]]
StubConnection::testLogCaller function core/tests/Drupal/Tests/Core/Database/Stub/StubConnection.php Helper method to test database classes are not included in backtraces.
StubTestSuiteBase class core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php Stub subclass of TestSuiteBase.
StubTestSuiteBase::$testFiles property core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php Test files discovered by addTestsBySuiteNamespace().
StubTestSuiteBase::addTestFiles function core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php
StubTestSuiteBase::findExtensionDirectories function core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php Finds extensions in a Drupal installation.
StubTestTrait trait core/modules/migrate_drupal/src/Tests/StubTestTrait.php Provides common functionality for testing stubbing.
StubTestTrait.php file core/modules/migrate_drupal/src/Tests/StubTestTrait.php
StubTestTrait::createEntityStub function core/modules/migrate_drupal/src/Tests/StubTestTrait.php Create a stub of the given entity type.
StubTestTrait::performStubTest function core/modules/migrate_drupal/src/Tests/StubTestTrait.php Tests that creating a stub of an entity type results in a valid entity.
StubTestTrait::validateStub function core/modules/migrate_drupal/src/Tests/StubTestTrait.php Perform validation on a stub entity.
StubVariableTestClass class core/tests/Drupal/Tests/Component/Utility/VariableTest.php No-op test class for VariableTest::testExport().
StyleFieldsTest class core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php Tests fields style functionality.
StyleFieldsTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php
StyleFieldsTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php Views to be enabled.
StyleFieldsTest::testInlineFields function core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php Tests inline fields and separator.
StyleGridTest class core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Tests the grid style plugin.
StyleGridTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php
StyleGridTest::$alignmentsTested property core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Keeps track of which alignments have been tested.
StyleGridTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Views used by this test.
StyleGridTest::assertGrid function core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Generates a grid and asserts that it is displaying correctly.
StyleGridTest::testGrid function core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Tests the grid style.
StyleHtmlListTest class core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php Tests the HTML list style plugin.
StyleHtmlListTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php
StyleHtmlListTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php Views used by this test.
StyleHtmlListTest::testDefaultRowClasses function core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php Make sure that the HTML list style markup is correct.
StyleMappingTest class core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Tests mapping style functionality.
StyleMappingTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php
StyleMappingTest::$modules property core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Modules to enable.
StyleMappingTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Views used by this test.
StyleMappingTest::mappedOutputHelper function core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Tests the mapping of fields.
StyleMappingTest::testMappedOutput function core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Verifies that the fields were mapped correctly.

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