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. 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
AnnotatedClassDiscoveryCachedTest::setUp function core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryCachedTest.php
AnnotatedClassDiscoveryCachedTest::testGetDefinitions function core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryCachedTest.php Tests that getDefinitions() retrieves the file cache correctly.
AnnotatedClassDiscoveryTest class core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php @coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery
@group Annotation
@runTestsInSeparateProcesses
AnnotatedClassDiscoveryTest class core/tests/Drupal/Tests/Component/Plugin/Discovery/AnnotatedClassDiscoveryTest.php @coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery
AnnotatedClassDiscoveryTest class core/tests/Drupal/KernelTests/Core/Plugin/Discovery/AnnotatedClassDiscoveryTest.php Tests that plugins are correctly discovered using annotated classes.
AnnotatedClassDiscoveryTest.php file core/tests/Drupal/KernelTests/Core/Plugin/Discovery/AnnotatedClassDiscoveryTest.php
AnnotatedClassDiscoveryTest.php file core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php
AnnotatedClassDiscoveryTest.php file core/tests/Drupal/Tests/Component/Plugin/Discovery/AnnotatedClassDiscoveryTest.php
AnnotatedClassDiscoveryTest::provideBadAnnotations function core/tests/Drupal/Tests/Component/Plugin/Discovery/AnnotatedClassDiscoveryTest.php All the Drupal documentation standards tags.
AnnotatedClassDiscoveryTest::setUp function core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php
AnnotatedClassDiscoveryTest::setUp function core/tests/Drupal/KernelTests/Core/Plugin/Discovery/AnnotatedClassDiscoveryTest.php
AnnotatedClassDiscoveryTest::testAutoloadBadAnnotations function core/tests/Drupal/Tests/Component/Plugin/Discovery/AnnotatedClassDiscoveryTest.php Make sure AnnotatedClassDiscovery never tries to autoload bad annotations.
AnnotatedClassDiscoveryTest::testGetDefinitions function core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php @covers ::getDefinitions
@covers ::prepareAnnotationDefinition
@covers ::getAnnotationReader
AnnotatedClassDiscoveryTest::testGetPluginNamespaces function core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php @covers ::__construct
@covers ::getPluginNamespaces
AnnotationBaseTest class core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php @coversDefaultClass \Drupal\Component\Annotation\AnnotationBase
@group Annotation
AnnotationBaseTest.php file core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php
AnnotationBaseTest::testGetId function core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php @covers ::getId
AnnotationBaseTest::testSetClass function core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php @covers ::getClass
@covers ::setClass
AnnotationBaseTest::testSetProvider function core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php @covers ::getProvider
@covers ::setProvider
AnnotationBridgeDecoratorTest class core/tests/Drupal/Tests/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecoratorTest.php @coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator
@group Plugin
AnnotationBridgeDecoratorTest.php file core/tests/Drupal/Tests/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecoratorTest.php
AnnotationBridgeDecoratorTest::testGetDefinitions function core/tests/Drupal/Tests/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecoratorTest.php @covers ::getDefinitions
AnonResourceTestTrait trait core/modules/rest/tests/src/Functional/AnonResourceTestTrait.php Trait for ResourceTestBase subclasses testing $auth=NULL, i.e. authless/anon.
AnonResourceTestTrait.php file core/modules/rest/tests/src/Functional/AnonResourceTestTrait.php
AnonResourceTestTrait::assertAuthenticationEdgeCases function core/modules/rest/tests/src/Functional/AnonResourceTestTrait.php
AnonResourceTestTrait::assertResponseWhenMissingAuthentication function core/modules/rest/tests/src/Functional/AnonResourceTestTrait.php
AnonymousPrivateTempStoreTest class core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php Tests the PrivateTempStore for anonymous users.
AnonymousPrivateTempStoreTest.php file core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php
AnonymousPrivateTempStoreTest::$modules property core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php Modules to enable.
AnonymousPrivateTempStoreTest::$tempStore property core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php The private temp store.
AnonymousPrivateTempStoreTest::setUp function core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php
AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreGet function core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php Tests anonymous can get without a previous set.
AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreSet function core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php Tests anonymous can use the PrivateTempStore.
AnonymousUserSessionTest class core/tests/Drupal/Tests/Core/Session/AnonymousUserSessionTest.php @coversDefaultClass \Drupal\Core\Session\AnonymousUserSession
@group Session
AnonymousUserSessionTest.php file core/tests/Drupal/Tests/Core/Session/AnonymousUserSessionTest.php
AnonymousUserSessionTest::testUserGetRoles function core/tests/Drupal/Tests/Core/Session/AnonymousUserSessionTest.php Tests the method getRoles exclude or include locked roles based in param.
ApcuBackendTest class core/tests/Drupal/KernelTests/Core/Cache/ApcuBackendTest.php Tests the APCu cache backend.
ApcuBackendTest.php file core/tests/Drupal/KernelTests/Core/Cache/ApcuBackendTest.php
ApcuBackendTest::createCacheBackend function core/tests/Drupal/KernelTests/Core/Cache/ApcuBackendTest.php Creates a cache backend to test.
ApcuBackendTest::tearDown function core/tests/Drupal/KernelTests/Core/Cache/ApcuBackendTest.php
ApcuBackendTest::testSetGet function core/tests/Drupal/KernelTests/Core/Cache/ApcuBackendTest.php Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface.
AppendOpTest class core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/AppendOpTest.php @coversDefaultClass \Drupal\Composer\Plugin\Scaffold\Operations\AppendOp
AppendOpTest.php file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/AppendOpTest.php
AppendOpTest::testProcess function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/AppendOpTest.php @covers ::process
ArbitraryRebuildTest class core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php Tests altering forms to be rebuilt so there are multiple steps.
ArbitraryRebuildTest.php file core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php
ArbitraryRebuildTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php The theme to install as the default for testing.
ArbitraryRebuildTest::$modules property core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php Modules to enable.
ArbitraryRebuildTest::setUp function core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php
ArbitraryRebuildTest::testUserRegistrationMultipleField function core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php Tests a rebuild caused by a multiple value field.

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