ComputedBundleFieldTest::$testViews

Same name in other branches
  1. 11.x core/modules/views/tests/src/Kernel/Handler/ComputedBundleFieldTest.php \Drupal\Tests\views\Kernel\Handler\ComputedBundleFieldTest::testViews

Views to be enabled.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

core/modules/views/tests/src/Kernel/Handler/ComputedBundleFieldTest.php, line 25

Class

ComputedBundleFieldTest
Provides some integration tests for computed bundle fields.

Namespace

Drupal\Tests\views\Kernel\Handler

Code

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

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