You are here

namespace Drupal\Tests\quickedit\Kernel in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\quickedit\Kernel
Classsort descending Location Description
EditorSelectionTest core/modules/quickedit/tests/src/Kernel/EditorSelectionTest.php Tests in-place field editor selection.
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.