namespace Drupal\KernelTests\Core\Plugin
Same name in other branches
| Object name | File name | Summary | 
|---|---|---|
| ContextDefinitionTest | core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php | @coversDefaultClass \Drupal\Core\Plugin\Context\ContextDefinition[[api-linebreak]] @group Plugin | 
| ContextHandlerTest | core/tests/Drupal/KernelTests/Core/Plugin/ContextHandlerTest.php | @coversDefaultClass \Drupal\Core\Plugin\Context\ContextHandler[[api-linebreak]] | 
| ContextPluginTest | core/tests/Drupal/KernelTests/Core/Plugin/ContextPluginTest.php | Tests that contexts are properly set and working within plugins. | 
| ContextTypedDataTest | core/tests/Drupal/KernelTests/Core/Plugin/ContextTypedDataTest.php | Tests that contexts work properly with the typed data manager. | 
| DerivativeTest | core/tests/Drupal/KernelTests/Core/Plugin/DerivativeTest.php | Tests that derivative plugins are correctly discovered. | 
| EntityContextTypedDataTest | core/tests/Drupal/KernelTests/Core/Plugin/EntityContextTypedDataTest.php | Tests the interaction between entity context and typed data. | 
| FactoryTest | core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php | Tests that plugins are correctly instantiated. | 
| InspectionTest | core/tests/Drupal/KernelTests/Core/Plugin/InspectionTest.php | Tests that plugins implementing PluginInspectionInterface are inspectable. | 
| PluginTestBase | core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php | Base class for Plugin API unit tests. | 
| TestContextAwarePlugin | core/tests/Drupal/KernelTests/Core/Plugin/ContextHandlerTest.php | Provides a test implementation of a context-aware plugin. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
