You are here

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

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

Views used by this test.

Type: array

File

core/modules/block_content/src/Tests/Views/FieldTypeTest.php, line 24
Contains \Drupal\block_content\Tests\Views\FieldTypeTest.

Class

FieldTypeTest
Tests the Drupal\block_content\Plugin\views\field\Type handler.

Namespace

Drupal\block_content\Tests\Views

Code

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