public static property FieldUITest::$testViews

Same name in this branch

Views used by this test.

Type: array

File

drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/FieldUITest.php, line 22
Contains \Drupal\views\Tests\UI\FieldUITest.

Class

FieldUITest
Tests the UI of field handlers.

Namespace

Drupal\views_ui\Tests

Code

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