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
AMissingTargetAlter::testABAlter function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/AMissingTargetAlter.php Implements hook_test_ab_alter().
AMissingTargetAlter::testASupertypeAlter function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/AMissingTargetAlter.php Implements hook_testASupertypeAlter().
AMissingTargetAlter::testASupertypeAlterRemovedForBSubtypeByXyz function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/AMissingTargetAlter.php Implements hook_test_a_supertype_alter().
AMissingTargetAlter::testASupertypeAlterReorderedFirstForBSubtypeByXyz function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/AMissingTargetAlter.php Implements hook_test_a_supertype_alter().
AMissingTargetHooks::testABHook function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/AMissingTargetHooks.php Implements hook_test_unrelated_hook().
AMissingTargetHooks::testUnrelatedHookRemovedForHookB function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/AMissingTargetHooks.php Implements hook_test_unrelated_hook().
AMissingTargetHooks::testUnrelatedHookReorderedLastForHookB function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/AMissingTargetHooks.php Implements hook_test_unrelated_hook().
AnalyzeTest class core/modules/views_ui/tests/src/Functional/AnalyzeTest.php Tests the views analyze system.
AnalyzeTest.php file core/modules/views_ui/tests/src/Functional/AnalyzeTest.php
AnalyzeTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/AnalyzeTest.php
AnalyzeTest::$modules property core/modules/views_ui/tests/src/Functional/AnalyzeTest.php
AnalyzeTest::$testViews property core/modules/views_ui/tests/src/Functional/AnalyzeTest.php Views used by this test.
AnalyzeTest::testAnalyzeBasic function core/modules/views_ui/tests/src/Functional/AnalyzeTest.php Tests that analyze works in general.
AnnotatedClassDiscoveryCachedTest class core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryCachedTest.php Tests Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery.
AnnotatedClassDiscoveryCachedTest.php file core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryCachedTest.php
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/Plugin/Discovery/AnnotatedClassDiscoveryTest.php Tests Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery.
AnnotatedClassDiscoveryTest class core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php Tests 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 @legacy-covers ::getDefinitions
@legacy-covers ::prepareAnnotationDefinition
@legacy-covers ::getAnnotationReader
AnnotatedClassDiscoveryTest::testGetPluginNamespaces function core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php @legacy-covers ::__construct
@legacy-covers ::getPluginNamespaces
AnnotationBaseTest class core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php Tests Drupal\Component\Annotation\AnnotationBase.
AnnotationBaseTest.php file core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php
AnnotationBaseTest::testGetId function core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php Tests get id.
AnnotationBaseTest::testSetClass function core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php @legacy-covers ::getClass
@legacy-covers ::setClass
AnnotationBaseTest::testSetProvider function core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php @legacy-covers ::getProvider
@legacy-covers ::setProvider
AnnotationBridgeDecoratorTest class core/tests/Drupal/Tests/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecoratorTest.php Tests Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator.
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 Tests get definitions.
AnnounceBlockTest class core/modules/announcements_feed/tests/src/FunctionalJavascript/AnnounceBlockTest.php Test the announcement block test visibility.
AnnounceBlockTest.php file core/modules/announcements_feed/tests/src/FunctionalJavascript/AnnounceBlockTest.php
AnnounceBlockTest::$announceBlock property core/modules/announcements_feed/tests/src/FunctionalJavascript/AnnounceBlockTest.php The announce block instance.
AnnounceBlockTest::$defaultTheme property core/modules/announcements_feed/tests/src/FunctionalJavascript/AnnounceBlockTest.php
AnnounceBlockTest::$modules property core/modules/announcements_feed/tests/src/FunctionalJavascript/AnnounceBlockTest.php
AnnounceBlockTest::setUp function core/modules/announcements_feed/tests/src/FunctionalJavascript/AnnounceBlockTest.php
AnnounceBlockTest::testAnnounceWithoutPermission function core/modules/announcements_feed/tests/src/FunctionalJavascript/AnnounceBlockTest.php Testing announce feed block visibility.
AnnounceFetcherTest class core/modules/announcements_feed/tests/src/Kernel/AnnounceFetcherTest.php Tests Drupal\announcements_feed\AnnounceFetcher.
AnnounceFetcherTest.php file core/modules/announcements_feed/tests/src/Kernel/AnnounceFetcherTest.php
AnnounceFetcherTest::fetchFeedItems function core/modules/announcements_feed/tests/src/Kernel/AnnounceFetcherTest.php Gets the announcements from the 'announce.fetcher' service.
AnnounceFetcherTest::providerShowAnnouncements function core/modules/announcements_feed/tests/src/Kernel/AnnounceFetcherTest.php Data provider for testShowAnnouncements().
AnnounceFetcherTest::setFeedItems function core/modules/announcements_feed/tests/src/Kernel/AnnounceFetcherTest.php Sets the feed items to be returned for the test.
AnnounceFetcherTest::setUp function core/modules/announcements_feed/tests/src/Kernel/AnnounceFetcherTest.php

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