You are here

public static property HandlerFieldFieldTest::$testViews in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php \Drupal\Tests\field\Kernel\Views\HandlerFieldFieldTest::testViews
  2. 10 core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php \Drupal\Tests\field\Kernel\Views\HandlerFieldFieldTest::testViews

Views used by this test.

Type: array

File

core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php, line 48

Class

HandlerFieldFieldTest
Tests the field rendering in views.

Namespace

Drupal\Tests\field\Kernel\Views

Code

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