You are here

public static property FieldUITest::$testViews in Zircon Profile 8

Same name in this branch
  1. 8 core/modules/views_ui/src/Tests/FieldUITest.php \Drupal\views_ui\Tests\FieldUITest::testViews
  2. 8 core/modules/field/src/Tests/Views/FieldUITest.php \Drupal\field\Tests\Views\FieldUITest::testViews
Same name and namespace in other branches
  1. 8.0 core/modules/views_ui/src/Tests/FieldUITest.php \Drupal\views_ui\Tests\FieldUITest::testViews

Views used by this test.

Type: array

File

core/modules/views_ui/src/Tests/FieldUITest.php, line 25
Contains \Drupal\views_ui\Tests\FieldUITest.

Class

FieldUITest
Tests the UI of field handlers.

Namespace

Drupal\views_ui\Tests

Code

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