namespace Drupal\system\Tests\Plugin

Classsort descending Location Description
AlterDecoratorTest drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/AlterDecoratorTest.php Tests that the AlterDecorator fires and respects the alter hook.
CacheDecoratorTest drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorTest.php Tests \Drupal\Core\Plugin\Discovery\CacheDecorator behavior.
DerivativeTest drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/DerivativeTest.php Tests that derivative plugins are correctly discovered.
FactoryTest drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/FactoryTest.php Tests that plugins are correctly instantiated.
InspectionTest drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/InspectionTest.php Tests that plugins implementing PluginInspectionInterface are inspectable.
PluginTestBase drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php Base class for Plugin API unit tests.