namespace Drupal\KernelTests\Core\Plugin\Discovery
Same name in other branches
Object name | File name | Summary |
---|---|---|
AnnotatedClassDiscoveryTest | core/tests/Drupal/KernelTests/Core/Plugin/Discovery/AnnotatedClassDiscoveryTest.php | Tests that plugins are correctly discovered using annotated classes. |
CustomAnnotationClassDiscoveryTest | core/tests/Drupal/KernelTests/Core/Plugin/Discovery/CustomAnnotationClassDiscoveryTest.php | Tests that a custom annotation class is used. |
CustomDirectoryAnnotatedClassDiscoveryTest | core/tests/Drupal/KernelTests/Core/Plugin/Discovery/CustomDirectoryAnnotatedClassDiscoveryTest.php | Tests discovery of annotated plugins in a custom directory. |
DiscoveryTestBase | core/tests/Drupal/KernelTests/Core/Plugin/Discovery/DiscoveryTestBase.php | Base class for plugin discovery tests. |
StaticDiscoveryTest | core/tests/Drupal/KernelTests/Core/Plugin/Discovery/StaticDiscoveryTest.php | Tests that plugins using static discovery are correctly discovered. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.