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. |