public static property FieldDropButtonTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDropButtonTest.php, line 24
Contains \Drupal\views\Tests\Handler\FieldDropButtonTest.

Class

FieldDropButtonTest
Tests the dropbutton field handler.

Namespace

Drupal\views\Tests\Handler

Code

public static $testViews = array(
  'test_dropbutton',
);