You are here

namespace Drupal\Tests\views\Unit\Plugin in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\views\Unit\Plugin
  2. 9 Drupal\Tests\views\Unit\Plugin
Classsort descending Location Description
HandlerBaseTest core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php @coversDefaultClass \Drupal\views\Plugin\views\HandlerBase @group Views
HandlerTestTrait core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Test trait to mock dependencies of a handler.
TestHandler core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php Allow testing base handler implementation by extending the abstract class.