FieldTypeTest::$testViews

Same name and namespace in other branches
  1. 11.x core/modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php \Drupal\Tests\block_content\Kernel\Views\FieldTypeTest::testViews
  2. 9 core/modules/block_content/tests/src/Functional/Views/FieldTypeTest.php \Drupal\Tests\block_content\Functional\Views\FieldTypeTest::testViews
  3. 8.9.x core/modules/block_content/tests/src/Functional/Views/FieldTypeTest.php \Drupal\Tests\block_content\Functional\Views\FieldTypeTest::testViews
  4. main core/modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php \Drupal\Tests\block_content\Kernel\Views\FieldTypeTest::testViews

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

core/modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php, line 33

Class

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

Namespace

Drupal\Tests\block_content\Kernel\Views

Code

public static $testViews = [
  'test_field_type',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.