ComputedFieldTest::$testViews
Views to be enabled.
Type: array
Overrides ViewsKernelTestBase::$testViews
File
-
core/
modules/ views/ tests/ src/ Kernel/ Handler/ ComputedFieldTest.php, line 24
Class
- ComputedFieldTest
- Provides some integration tests for the Field handler.
Namespace
Drupal\Tests\views\Kernel\HandlerCode
public static $testViews = [
'computed_field_view',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.