public static property FieldUITest::$testViews

Same name in this branch

Views used by this test.

Type: array

File

drupal/core/modules/field/lib/Drupal/field/Tests/Views/FieldUITest.php, line 22
Contains \Drupal\field\Tests\Views\FieldUITest.

Class

FieldUITest
Tests the UI of the field field handler.

Namespace

Drupal\field\Tests\Views

Code

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