namespace Drupal\Tests\Component\Plugin\Discovery
Same name in other branches
Object name | File name | Summary |
---|---|---|
AnnotatedClassDiscoveryTest | core/tests/Drupal/Tests/Component/Plugin/Discovery/AnnotatedClassDiscoveryTest.php | @coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery |
AttributeBridgeDecoratorTest | core/tests/Drupal/Tests/Component/Plugin/Discovery/AttributeBridgeDecoratorTest.php | @coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator @group Plugin |
DiscoveryCachedTraitMockableClass | core/tests/Drupal/Tests/Component/Plugin/Discovery/DiscoveryCachedTraitTest.php | A class using the DiscoveryCachedTrait for mocking purposes. |
DiscoveryCachedTraitTest | core/tests/Drupal/Tests/Component/Plugin/Discovery/DiscoveryCachedTraitTest.php | @coversDefaultClass \Drupal\Component\Plugin\Discovery\DiscoveryCachedTrait @uses \Drupal\Component\Plugin\Discovery\DiscoveryTrait @group Plugin |
DiscoveryTraitMockableClass | core/tests/Drupal/Tests/Component/Plugin/Discovery/DiscoveryTraitTest.php | A class using the DiscoveryTrait for mocking purposes. |
DiscoveryTraitTest | core/tests/Drupal/Tests/Component/Plugin/Discovery/DiscoveryTraitTest.php | @group Plugin @coversDefaultClass \Drupal\Component\Plugin\Discovery\DiscoveryTrait |
ExtendedDiscoveryInterface | core/tests/Drupal/Tests/Component/Plugin/Discovery/AttributeBridgeDecoratorTest.php | |
ObjectDefinition | core/tests/Drupal/Tests/Component/Plugin/Discovery/AttributeBridgeDecoratorTest.php | |
StaticDiscoveryDecoratorTest | core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php | @group Plugin @coversDefaultClass \Drupal\Component\Plugin\Discovery\StaticDiscoveryDecorator |
StaticDiscoveryDecoratorTestMockInterface | core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php | Interface used in the mocking process of this test. |
StaticDiscoveryTestDecoratedClass | core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php | A class extending StaticDiscovery for testing purposes. |
TestAttribute | core/tests/Drupal/Tests/Component/Plugin/Discovery/AttributeBridgeDecoratorTest.php |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.