public static property FieldEntityTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FieldEntityTest.php, line 22
Definition of Drupal\views\Tests\Entity\FieldEntityTest.

Class

FieldEntityTest
Tests the field plugin base integration with the entity system.

Namespace

Drupal\views\Tests\Entity

Code

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