You are here

public static property FieldDropButtonTest::$testViews in Drupal 9

Same name in this branch
  1. 9 core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php \Drupal\Tests\views\Functional\Handler\FieldDropButtonTest::testViews
  2. 9 core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php \Drupal\Tests\views\Kernel\Handler\FieldDropbuttonTest::testViews
Same name and namespace in other branches
  1. 8 core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php \Drupal\Tests\views\Functional\Handler\FieldDropButtonTest::testViews
  2. 10 core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php \Drupal\Tests\views\Functional\Handler\FieldDropButtonTest::testViews

Views used by this test.

Type: array

File

core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php, line 20

Class

FieldDropButtonTest
Tests the dropbutton field handler.

Namespace

Drupal\Tests\views\Functional\Handler

Code

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