You are here

namespace Drupal\Tests\quickedit\Kernel in Drupal 9

Same name in other branches
  1. 8 Drupal\Tests\quickedit\Kernel
Classsort descending Location Description
EditorIntegrationTest core/modules/quickedit/tests/src/Kernel/EditorIntegrationTest.php Tests Edit module integration (Editor module's inline editing support).
EditorSelectionTest core/modules/quickedit/tests/src/Kernel/EditorSelectionTest.php Tests in-place field editor selection.
MediaEmbedFilterDisabledIntegrationsTest core/modules/quickedit/tests/src/Kernel/MediaEmbedFilterDisabledIntegrationsTest.php Tests that media embed disables certain integrations.
MetadataGeneratorTest core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php Tests in-place field editing metadata.
QuickEditLoadingTest core/modules/quickedit/tests/src/Kernel/QuickEditLoadingTest.php Tests loading of in-place editing functionality and lazy loading of its in-place editors.
QuickEditTestBase core/modules/quickedit/tests/src/Kernel/QuickEditTestBase.php Base class for testing Quick Edit functionality.