You are here

public static property AreaResultTest::$testViews in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/views/tests/src/Kernel/Handler/AreaResultTest.php \Drupal\Tests\views\Kernel\Handler\AreaResultTest::testViews
  2. 9 core/modules/views/tests/src/Kernel/Handler/AreaResultTest.php \Drupal\Tests\views\Kernel\Handler\AreaResultTest::testViews

File

core/modules/views/tests/src/Kernel/Handler/AreaResultTest.php, line 19

Class

AreaResultTest
Tests the result area handler.

Namespace

Drupal\Tests\views\Kernel\Handler

Code

public static $testViews = [
  'test_area_result',
];