You are here

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

Same name and namespace in other branches
  1. 8.0 core/modules/field/src/Tests/Views/HandlerFieldFieldTest.php \Drupal\field\Tests\Views\HandlerFieldFieldTest::testViews

Views used by this test.

Type: array

File

core/modules/field/src/Tests/Views/HandlerFieldFieldTest.php, line 36
Contains \Drupal\field\Tests\Views\HandlerFieldFieldTest.

Class

HandlerFieldFieldTest
Tests the field itself of the Field integration.

Namespace

Drupal\field\Tests\Views

Code

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