namespace Drupal\system\Tests\Plugin\Discovery

Classsort descending Location Description
AnnotatedClassDiscoveryTest drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/AnnotatedClassDiscoveryTest.php Tests that plugins with annotated classes are correctly discovered.
DiscoveryTestBase drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/DiscoveryTestBase.php Tests that plugins are correctly discovered.
StaticDiscoveryTest drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/StaticDiscoveryTest.php Tests that plugins are correctly discovered.