You are here

namespace Drupal\Tests\Component\Plugin\Discovery in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\Component\Plugin\Discovery
Classsort descending Location Description
AnnotatedClassDiscoveryTest core/tests/Drupal/Tests/Component/Plugin/Discovery/AnnotatedClassDiscoveryTest.php @coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery
DiscoveryCachedTraitTest core/tests/Drupal/Tests/Component/Plugin/Discovery/DiscoveryCachedTraitTest.php @coversDefaultClass \Drupal\Component\Plugin\Discovery\DiscoveryCachedTrait @uses \Drupal\Component\Plugin\Discovery\DiscoveryTrait @group Plugin
DiscoveryTraitTest core/tests/Drupal/Tests/Component/Plugin/Discovery/DiscoveryTraitTest.php @group Plugin @coversDefaultClass \Drupal\Component\Plugin\Discovery\DiscoveryTrait
StaticDiscoveryDecoratorTest core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php @group Plugin @coversDefaultClass \Drupal\Component\Plugin\Discovery\StaticDiscoveryDecorator