You are here

namespace Drupal\system\Tests\Plugin in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\system\Tests\Plugin
Classsort descending Location Description
ContextPluginTest core/modules/system/src/Tests/Plugin/ContextPluginTest.php Tests that contexts are properly set and working within plugins.
DerivativeTest core/modules/system/src/Tests/Plugin/DerivativeTest.php Tests that derivative plugins are correctly discovered.
FactoryTest core/modules/system/src/Tests/Plugin/FactoryTest.php Tests that plugins are correctly instantiated.
InspectionTest core/modules/system/src/Tests/Plugin/InspectionTest.php Tests that plugins implementing PluginInspectionInterface are inspectable.
PluginTestBase core/modules/system/src/Tests/Plugin/PluginTestBase.php Base class for Plugin API unit tests.